Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h138 NAND_ECC_NONE, enumerator
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c1552 case NAND_ECC_NONE: in sunxi_nand_ecc_cleanup()
1586 case NAND_ECC_NONE: in sunxi_nand_ecc_init()
H A Drockchip_nand.c531 case NAND_ECC_NONE: in rockchip_nand_ecc_init()
H A Drockchip_nand_v9.c532 case NAND_ECC_NONE: in rockchip_nand_ecc_init()
H A Dnand_base.c4590 ecc_mode = NAND_ECC_NONE; in nand_dt_init()
5178 case NAND_ECC_NONE: in nand_scan_tail()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c4880 NAND_ECC_NONE, in of_get_rawnand_ecc_engine_type_legacy() enumerator
4888 [NAND_ECC_NONE] = "none", in of_get_rawnand_ecc_engine_type_legacy()
4903 for (eng_type = NAND_ECC_NONE; in of_get_rawnand_ecc_engine_type_legacy()
4907 case NAND_ECC_NONE: in of_get_rawnand_ecc_engine_type_legacy()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dmtdnand.rst885 #define NAND_ECC_NONE 0