Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dquark.c190 msg_port_clrsetbits(MSG_PORT_RMU, TS_TRIP, 0xff, 155); in quark_thermal_early_init()
193 msg_port_clrsetbits(MSG_PORT_RMU, TS_TRIP, 0xff0000, 50 << 16); in quark_thermal_early_init()
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dquark.h97 #define TS_TRIP 0xb2 macro