Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/
Dcore.c31 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_isbad()
81 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_markbad()
114 entry = nanddev_bbt_pos_to_entry(nand, pos); in nanddev_isreserved()
/Linux-v6.6/include/linux/mtd/
Dnand.h1042 static inline unsigned int nanddev_bbt_pos_to_entry(struct nand_device *nand, in nanddev_bbt_pos_to_entry() function