Home
last modified time | relevance | path

Searched defs:FSMC_DEVWID_16 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dfsmc_nand.h44 #define FSMC_DEVWID_16 (1 << 4) macro
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dfsmc_nand.c68 #define FSMC_DEVWID_16 BIT(4) macro