Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dmxc_nand.h180 #define NFC_V3_CONFIG2_SPAS_MASK (0xff << 16) macro
Dmxc_nand_spl.c55 tmp = (readnfc(&nfc_ip->config2) & ~(NFC_V3_CONFIG2_SPAS_MASK | in nfc_nand_init()
Dmxc_nand.c1278 tmp &= ~(NFC_V3_CONFIG2_SPAS_MASK | NFC_V3_CONFIG2_EDC_MASK |