Home
last modified time | relevance | path

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

/arch/x86/cpu/quark/
A Dquark.c206 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()
214 msg_port_setbits(MSG_PORT_HOST_BRIDGE, HMISC2, in quark_enable_legacy_seg()
373 msg_port_setbits(MSG_PORT_HOST_BRIDGE, HM_BOUND, HM_BOUND_LOCK); in board_final_init()
/arch/x86/include/asm/arch-quark/
A Dmsg_port.h117 #define msg_port_setbits(port, reg, set) \ macro

Completed in 3 milliseconds