Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmem.h99 #define V_MCFG_CASWIDTH(caswidth) (((caswidth)-5) << 20) /* 20:22 */ macro
100 #define V_MCFG_CASWIDTH_10B V_MCFG_CASWIDTH(10)