Searched refs:NS_GET_PAGE (Results 1 – 1 of 1) sorted by relevance
1423 static inline union ns_mem *NS_GET_PAGE(struct nandsim *ns) in NS_GET_PAGE() function1433 return NS_GET_PAGE(ns)->byte + ns->regs.column + ns->regs.off; in NS_PAGE_BYTE_OFF()1495 mypage = NS_GET_PAGE(ns); in read_page()1526 mypage = NS_GET_PAGE(ns); in erase_sector()1585 mypage = NS_GET_PAGE(ns); in prog_page()