Home
last modified time | relevance | path

Searched refs:on_flash_bbt (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
Datmel.h71 u8 on_flash_bbt; /* bbt on flash */ member
/linux-4.1.27/drivers/mtd/nand/
Datmel_nand.c54 static int on_flash_bbt = 0; variable
55 module_param(on_flash_bbt, int, 0);
1521 board->on_flash_bbt = of_get_nand_on_flash_bbt(np); in atmel_of_init_port()
2203 if (host->board.on_flash_bbt || on_flash_bbt) { in atmel_nand_probe()