Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dsmc.h60 #define DTR1_TWCL_MASK 0x00000007 macro
H A Dsmc.c108 dtr1 &= ~DTR1_TWCL_MASK; in prog_ddr_timing_control()