Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/
A Dcore.c34 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_isbad()
84 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_markbad()
117 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_isreserved()
143 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_erase()
/u-boot/include/linux/mtd/
A Dnand.h726 static inline unsigned int nanddev_bbt_pos_to_entry(struct nand_device *nand, in nanddev_bbt_pos_to_entry() function

Completed in 4 milliseconds