HomeSort by relevance Sort by last modified time
    Searched refs:msg_port_setbits (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/x86/cpu/quark/
quark.c 199 msg_port_setbits(MSG_PORT_RMU, TS_MODE, 1 << 15);
202 msg_port_setbits(MSG_PORT_RMU, RMU_CTRL, (1 << 5) | (1 << 6));
207 msg_port_setbits(MSG_PORT_HOST_BRIDGE, HMISC2,
383 msg_port_setbits(MSG_PORT_HOST_BRIDGE, HM_BOUND, HM_BOUND_LOCK);
  /external/u-boot/arch/x86/include/asm/arch-quark/
msg_port.h 115 #define msg_port_setbits(port, reg, set) \ macro

Completed in 1517 milliseconds