Searched refs:nanddev_pos_to_row (Results 1 – 5 of 5) sorted by relevance
232 unsigned int row = nanddev_pos_to_row(nand, &req->pos); in spinand_load_page_op()401 unsigned int row = nanddev_pos_to_row(nand, &req->pos); in spinand_program_op()411 unsigned int row = nanddev_pos_to_row(nand, pos); in spinand_erase_op()
353 unsigned int row = nanddev_pos_to_row(nand, &req->pos); in spinand_load_page_op()483 unsigned int row = nanddev_pos_to_row(nand, &req->pos); in spinand_program_op()493 unsigned int row = nanddev_pos_to_row(nand, pos); in spinand_erase_op()
506 static inline unsigned int nanddev_pos_to_row(struct nand_device *nand, in nanddev_pos_to_row() function
826 static inline unsigned int nanddev_pos_to_row(struct nand_device *nand, in nanddev_pos_to_row() function
6241 unsigned int eb = nanddev_pos_to_row(nand, pos); in rawnand_erase()