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