Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dtegra_nand.c135 #define HWSTATUS_RDSTATUS_MASK(x) (((x) & 0xff) << 24) macro
164 #define HWSTATUS_MASK_DEFAULT (HWSTATUS_RDSTATUS_MASK(1) | \