Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand.h829 static inline unsigned int nanddev_pos_to_row(struct nand_device *nand, in nanddev_pos_to_row() function
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c6260 unsigned int eb = nanddev_pos_to_row(nand, pos); in rawnand_erase()