Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/
H A Dcore.c30 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_isbad()
80 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_markbad()
113 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_isreserved()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/
H A Dcore.c28 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_isbad()
78 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_markbad()
111 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_isreserved()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dnand.h722 static inline unsigned int nanddev_bbt_pos_to_entry(struct nand_device *nand, in nanddev_bbt_pos_to_entry() function
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dnand.h928 static inline unsigned int nanddev_bbt_pos_to_entry(struct nand_device *nand, in nanddev_bbt_pos_to_entry() function