Home
last modified time | relevance | path

Searched refs:NFC_V3_WRPROT_BLS_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.h194 #define NFC_V3_WRPROT_BLS_UNLOCK (2 << 6) macro
H A Dmxc_nand.c1268 writenfc(NFC_V3_WRPROT_BLS_UNLOCK | NFC_V3_WRPROT_UNLOCK,
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dmxc_nand.c91 #define NFC_V3_WRPROT_BLS_UNLOCK (2 << 6) macro
1277 writel(NFC_V3_WRPROT_BLS_UNLOCK | NFC_V3_WRPROT_UNLOCK, in preset_v3()