Searched refs:EMC_STAT_WAITPAGE (Results 1 – 2 of 2) sorted by relevance
66 emc->stat[0].waitpage = EMC_STAT_WAITPAGE(12); in board_init()
74 #define EMC_STAT_WAITPAGE(n) (((n) - 1) & 0x1F) macro