Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dgigadevice.c17 #define GIGADEVICE_STATUS_ECC_MASK GENMASK(5, 4) macro
74 switch (status & GIGADEVICE_STATUS_ECC_MASK) { in gd5f1gq4u_ecc_get_status()