Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dndfc.h19 #define NDFC_ALE 0x04 macro
/openbmc/linux/include/linux/mtd/
H A Dndfc.h13 #define NDFC_ALE 0x04 macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dndfc.c66 writel(cmd & 0xFF, ndfc->ndfcbase + NDFC_ALE); in ndfc_hwcontrol()