Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dquark.c173 msg_port_alt_clrsetbits(MSG_PORT_SOC_UNIT, TS_CFG1, in quark_thermal_early_init()
175 msg_port_alt_clrsetbits(MSG_PORT_SOC_UNIT, TS_CFG1, in quark_thermal_early_init()
178 msg_port_alt_setbits(MSG_PORT_SOC_UNIT, TS_CFG1, 1 << 14); in quark_thermal_early_init()
179 msg_port_alt_clrbits(MSG_PORT_SOC_UNIT, TS_CFG1, 1 << 17); in quark_thermal_early_init()
180 msg_port_alt_clrbits(MSG_PORT_SOC_UNIT, TS_CFG1, 1 << 18); in quark_thermal_early_init()
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dquark.h120 #define TS_CFG1 0x31 macro