Searched refs:of_get_nand_on_flash_bbt (Results 1 – 9 of 9) sorted by relevance
19 bool of_get_nand_on_flash_bbt(struct device_node *np);43 static inline bool of_get_nand_on_flash_bbt(struct device_node *np) in of_get_nand_on_flash_bbt() function
115 bool of_get_nand_on_flash_bbt(struct device_node *np) in of_get_nand_on_flash_bbt() function119 EXPORT_SYMBOL_GPL(of_get_nand_on_flash_bbt);
747 ncfg->use_bbt = of_get_nand_on_flash_bbt(np); in lpc32xx_parse_dt()
1234 if (of_get_nand_on_flash_bbt(np)) in sunxi_nand_chip_init()
1410 pdata->flash_bbt = of_get_nand_on_flash_bbt(np); in mxcnd_probe_dt()
1790 pdata->flash_bbt = of_get_nand_on_flash_bbt(np); in pxa3xx_nand_probe_dt()
1521 board->on_flash_bbt = of_get_nand_on_flash_bbt(np); in atmel_of_init_port()
1917 if (of_get_nand_on_flash_bbt(this->dev->of_node)) { in gpmi_nand_init()
1851 gpmc_nand_data->flash_bbt = of_get_nand_on_flash_bbt(child); in gpmc_probe_nand_child()