Home
last modified time | relevance | path

Searched defs:DDR_TWR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c63 #define DDR_TWR(x) ((x) << DDR_TWR_S) macro
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsdram_s10.h14 #define DDR_TWR 15 macro
/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c66 #define DDR_TWR(x) (((x) & DDR_TWR_M) << DDR_TWR_S) macro