Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dfsl_ifc.c237 banks = (version == FSL_IFC_VERSION_1_0_0) ? 4 : 8; in fsl_ifc_ctrl_probe()
/openbmc/linux/include/linux/
H A Dfsl_ifc.h27 #define FSL_IFC_VERSION_1_0_0 0x01000000 macro