Searched refs:nanddev_pos_to_row (Results 1 – 3 of 3) sorted by relevance
353 unsigned int row = nanddev_pos_to_row(nand, &req->pos); in spinand_load_page_op()477 unsigned int row = nanddev_pos_to_row(nand, &req->pos); in spinand_program_op()487 unsigned int row = nanddev_pos_to_row(nand, pos); in spinand_erase_op()
782 static inline unsigned int nanddev_pos_to_row(struct nand_device *nand, in nanddev_pos_to_row() function
5939 unsigned int eb = nanddev_pos_to_row(nand, pos); in rawnand_erase()
Completed in 19 milliseconds