Searched refs:NDFC_ALE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/mtd/ | ||
D | ndfc.h | 19 #define NDFC_ALE 0x04 macro |
/linux-4.4.14/drivers/mtd/nand/ | ||
D | ndfc.c | 74 writel(cmd & 0xFF, ndfc->ndfcbase + NDFC_ALE); in ndfc_hwcontrol() |