Searched refs:NS_GET_PAGE (Results 1 – 1 of 1) sorted by relevance
1424 static inline union ns_mem *NS_GET_PAGE(struct nandsim *ns) in NS_GET_PAGE() function1434 return NS_GET_PAGE(ns)->byte + ns->regs.column + ns->regs.off; in NS_PAGE_BYTE_OFF()1496 mypage = NS_GET_PAGE(ns); in read_page()1527 mypage = NS_GET_PAGE(ns); in erase_sector()1586 mypage = NS_GET_PAGE(ns); in prog_page()