Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.h192 #define NFC_V3_WRPROT_UNLOCK (1 << 2) macro
H A Dmxc_nand.c1267 writenfc(NFC_V3_WRPROT_BLS_UNLOCK | NFC_V3_WRPROT_UNLOCK,
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c88 #define NFC_V3_WRPROT_UNLOCK (1 << 2) macro
1274 writel(NFC_V3_WRPROT_BLS_UNLOCK | NFC_V3_WRPROT_UNLOCK, in preset_v3()