Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dnandsim.c212 #define NS_RAW_OFFSET(ns) \ macro
216 #define NS_RAW_OFFSET_OOB(ns) (NS_RAW_OFFSET(ns) + ns->geom.pgsz)
1485 pos = (loff_t)NS_RAW_OFFSET(ns) + ns->regs.off; in read_page()
1554 off = (loff_t)NS_RAW_OFFSET(ns) + ns->regs.off; in prog_page()
1645 num, NS_RAW_OFFSET(ns) + ns->regs.off); in do_state_action()
1682 ns->regs.row, NS_RAW_OFFSET(ns)); in do_state_action()
1722 num, ns->regs.row, ns->regs.column, NS_RAW_OFFSET(ns) + ns->regs.off); in do_state_action()