Searched defs:eccsr (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/ |
| H A D | xtx.c | 155 u8 eccsr = (status & GENMASK(5, 2)) >> 2; in xt26g0xa_ecc_get_status() local 179 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in xt26g02b_ecc_get_status() local 200 u8 eccsr = (status & GENMASK(7, 4)) >> 4; in xt26g01c_ecc_get_status() local
|
| H A D | macronix.c | 54 static int mx35lf1ge4ab_get_eccsr(struct spinand_device *spinand, u8 *eccsr) in mx35lf1ge4ab_get_eccsr() 73 u8 eccsr; in mx35lf1ge4ab_ecc_get_status() local
|
| H A D | unim.c | 75 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in tx25g01_ecc_get_status() local
|
| H A D | jsc.c | 76 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in js28u1gqscahg_ecc_get_status() local
|
| H A D | fmsh.c | 100 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in fm25s01bi3_ecc_ecc_get_status() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/ |
| H A D | xtx.c | 153 u8 eccsr = (status & GENMASK(5, 2)) >> 2; in xt26g0xa_ecc_get_status() local 177 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in xt26g02b_ecc_get_status() local 198 u8 eccsr = (status & GENMASK(7, 4)) >> 4; in xt26g01c_ecc_get_status() local
|
| H A D | macronix.c | 81 static int mx35lf1ge4ab_get_eccsr(struct spinand_device *spinand, u8 *eccsr) in mx35lf1ge4ab_get_eccsr() 100 u8 eccsr; in mx35lf1ge4ab_ecc_get_status() local
|
| H A D | unim.c | 73 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in tx25g01_ecc_get_status() local
|
| H A D | jsc.c | 74 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in js28u1gqscahg_ecc_get_status() local
|
| H A D | fmsh.c | 98 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in fm25s01bi3_ecc_ecc_get_status() local
|