Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c148 #define NFC_ECC_BLOCK_512 (1 << 5) macro
784 ecc_ctl |= NFC_ECC_BLOCK_512; in sunxi_nfc_hw_ecc_enable()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c140 #define NFC_ECC_BLOCK_512 BIT(5) macro
690 ecc_ctl |= NFC_ECC_BLOCK_512; in sunxi_nfc_hw_ecc_enable()