Home
last modified time | relevance | path

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

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