Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dndfc.h22 #define NDFC_BCFG0 0x30 macro
/openbmc/linux/include/linux/mtd/
H A Dndfc.h16 #define NDFC_BCFG0 0x30 macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dndfc.c231 int offset = NDFC_BCFG0 + (ndfc->chip_select << 2); in ndfc_probe()