Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.h188 #define NFC_V3_CONFIG3_NUM_OF_DEVS(x) (((x) & 0x7) << 12) macro
H A Dmxc_nand_spl.c76 tmp = NFC_V3_CONFIG3_NUM_OF_DEVS(0) | in nfc_nand_init()
H A Dmxc_nand.c1292 tmp = NFC_V3_CONFIG3_NUM_OF_DEVS(0) |