Home
last modified time | relevance | path

Searched refs:NFC_V3_CONFIG3_FW8 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.h186 #define NFC_V3_CONFIG3_FW8 (1 << 3) macro
H A Dmxc_nand_spl.c82 tmp |= NFC_V3_CONFIG3_FW8; in nfc_nand_init()
H A Dmxc_nand.c1299 tmp |= NFC_V3_CONFIG3_FW8;
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c110 #define NFC_V3_CONFIG3_FW8 (1 << 3) macro
1324 config3 |= NFC_V3_CONFIG3_FW8; in preset_v3()