Home
last modified time | relevance | path

Searched defs:eccsr (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/
H A Dxtx.c155 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 Dmacronix.c54 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 Dunim.c75 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in tx25g01_ecc_get_status() local
H A Djsc.c76 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in js28u1gqscahg_ecc_get_status() local
H A Dfmsh.c100 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in fm25s01bi3_ecc_ecc_get_status() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dxtx.c153 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 Dmacronix.c81 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 Dunim.c73 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in tx25g01_ecc_get_status() local
H A Djsc.c74 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in js28u1gqscahg_ecc_get_status() local
H A Dfmsh.c98 u8 eccsr = (status & GENMASK(6, 4)) >> 4; in fm25s01bi3_ecc_ecc_get_status() local