Searched refs:nanddev_bbt_pos_to_entry (Results 1 – 2 of 2) sorted by relevance
162 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_isbad()212 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_markbad()245 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_isreserved()
1116 static inline unsigned int nanddev_bbt_pos_to_entry(struct nand_device *nand, in nanddev_bbt_pos_to_entry() function