Searched refs:STATUS_ECC_MASK (Results 1 – 7 of 7) sorted by relevance
84 switch (status & STATUS_ECC_MASK) { in gd5fxgq4xa_ecc_get_status()172 switch (status & STATUS_ECC_MASK) { in gd5fxgq4uexxg_ecc_get_status()190 return ((status & STATUS_ECC_MASK) >> 2) | in gd5fxgq4uexxg_ecc_get_status()191 ((status2 & STATUS_ECC_MASK) >> 4); in gd5fxgq4uexxg_ecc_get_status()
73 switch (status & STATUS_ECC_MASK) { in mx35lf1ge4ab_ecc_get_status()
78 switch (status & STATUS_ECC_MASK) { in tx58cxgxsxraix_ecc_get_status()
412 switch (status & STATUS_ECC_MASK) { in spinand_check_ecc_status()
164 #define STATUS_ECC_MASK GENMASK(5, 4) macro
58761 +#define STATUS_ECC_MASK (0x3 << 4)
363135 +#define STATUS_ECC_MASK (0x3 << 4)