Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/spi/
H A Dxtx.c13 #define XT26G0XA_STATUS_ECC_MASK GENMASK(5, 2) macro
66 status = status & XT26G0XA_STATUS_ECC_MASK; in xt26g0xa_ecc_get_status()