Searched refs:on_flash_bbt (Results 1 – 2 of 2) sorted by relevance
36 u8 on_flash_bbt; /* bbt on flash */ member
54 static int on_flash_bbt = 0; variable55 module_param(on_flash_bbt, int, 0);1522 board->on_flash_bbt = of_get_nand_on_flash_bbt(np); in atmel_of_init_port()2205 if (host->board.on_flash_bbt || on_flash_bbt) { in atmel_nand_probe()