Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.h148 #define NFC_CONFIG1_SP_EN (1 << 2) macro
152 #define NFC_CONFIG1_SP_EN (1 << 0) macro
H A Dmxc_nand.c210 config1 |= NFC_CONFIG1_SP_EN;
212 config1 &= ~NFC_CONFIG1_SP_EN;
244 config1 |= NFC_CONFIG1_SP_EN;
246 config1 &= ~NFC_CONFIG1_SP_EN;
288 tmp &= ~NFC_CONFIG1_SP_EN;
319 tmp &= ~NFC_CONFIG1_SP_EN;