Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dquark.h89 #define RMU_CTRL 0x71 macro
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dquark.c202 msg_port_setbits(MSG_PORT_RMU, RMU_CTRL, (1 << 5) | (1 << 6)); in quark_thermal_early_init()