Home
last modified time | relevance | path

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

/NextBSD/sys/arm/freescale/vybrid/
HDvf_nfc.c139 #define PAGECOUNT_MASK 0xf macro
219 reg &= ~(PAGECOUNT_MASK); in vf_nand_attach()