Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.h166 #define NFC_V3_CONFIG2_PS_512 (0 << 0) macro
H A Dmxc_nand_spl.c65 tmp |= NFC_V3_CONFIG2_PS_512; in nfc_nand_init()
H A Dmxc_nand.c1287 tmp |= NFC_V3_CONFIG2_PS_512;
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c94 #define NFC_V3_CONFIG2_PS_512 (0 << 0) macro
1299 config2 |= NFC_V3_CONFIG2_PS_512; in preset_v3()