Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/quark/
A Dquark.c194 msg_port_clrsetbits(MSG_PORT_RMU, TS_TRIP, 0xff, 155); in quark_thermal_early_init()
197 msg_port_clrsetbits(MSG_PORT_RMU, TS_TRIP, 0xff0000, 50 << 16); in quark_thermal_early_init()
/u-boot/arch/x86/include/asm/arch-quark/
A Dmsg_port.h117 #define msg_port_clrsetbits(port, reg, clr, set) \ macro

Completed in 2 milliseconds