Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dquark.c182 msg_port_alt_clrsetbits(MSG_PORT_SOC_UNIT, TS_CFG3, 0xff, 0x17); in quark_thermal_early_init()
183 msg_port_alt_clrsetbits(MSG_PORT_SOC_UNIT, TS_CFG3, in quark_thermal_early_init()
185 msg_port_alt_clrbits(MSG_PORT_SOC_UNIT, TS_CFG3, 0xff000000); in quark_thermal_early_init()
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dquark.h122 #define TS_CFG3 0x33 macro