Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dndfc.h39 #define NDFC_CCR_BS(x) (((x) & 0x3) << 24) /* Select Bank on CE[x] */ macro
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dndfc.h33 #define NDFC_CCR_BS(x) (((x) & 0x3) << 24) /* Select Bank on CE[x] */ macro