Searched defs:NFC_CE_SEL_MSK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mtd/nand/raw/ | ||
H A D | sunxi_nand.c | 74 #define NFC_CE_SEL_MSK (0x7 << 24) macro |
/openbmc/linux/drivers/mtd/nand/raw/ | ||
H A D | sunxi_nand.c | 66 #define NFC_CE_SEL_MSK GENMASK(26, 24) macro |