Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.h147 #define NFC_CONFIG1_SP_EN (1 << 2) macro
151 #define NFC_CONFIG1_SP_EN (1 << 0) macro
H A Dmxc_nand.c209 config1 |= NFC_CONFIG1_SP_EN;
211 config1 &= ~NFC_CONFIG1_SP_EN;
243 config1 |= NFC_CONFIG1_SP_EN;
245 config1 &= ~NFC_CONFIG1_SP_EN;
287 tmp &= ~NFC_CONFIG1_SP_EN;
318 tmp &= ~NFC_CONFIG1_SP_EN;