Home
last modified time | relevance | path

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

/arch/x86/cpu/quark/
A Dquark.c96 msg_port_write(MSG_PORT_RMU, PBLK_BA, in quark_setup_bars()
100 msg_port_write(MSG_PORT_RMU, SPI_DMA_BA, in quark_setup_bars()
197 msg_port_clrsetbits(MSG_PORT_RMU, TS_TRIP, 0xff, 155); in quark_thermal_early_init()
200 msg_port_clrsetbits(MSG_PORT_RMU, TS_TRIP, 0xff0000, 50 << 16); in quark_thermal_early_init()
206 msg_port_setbits(MSG_PORT_RMU, TS_MODE, 1 << 15); in quark_thermal_early_init()
209 msg_port_setbits(MSG_PORT_RMU, RMU_CTRL, (1 << 5) | (1 << 6)); in quark_thermal_early_init()
/arch/x86/include/asm/arch-quark/
A Dquark.h12 #define MSG_PORT_RMU 0x04 macro

Completed in 5 milliseconds