Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.h167 #define NFC_V3_CONFIG2_PS_2048 (1 << 0) macro
H A Dmxc_nand_spl.c63 tmp |= NFC_V3_CONFIG2_PS_2048; in nfc_nand_init()
H A Dmxc_nand.c1284 tmp |= NFC_V3_CONFIG2_PS_2048;
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c95 #define NFC_V3_CONFIG2_PS_2048 (1 << 0) macro
1293 config2 |= NFC_V3_CONFIG2_PS_2048; in preset_v3()