Home
last modified time | relevance | path

Searched refs:FSMC_REVISION_SHFT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dfsmc_nand.h62 #define FSMC_REVISION_SHFT (0x4) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c448 fsmc_version = (peripid2 >> FSMC_REVISION_SHFT) & in fsmc_nand_init()