Home
last modified time | relevance | path

Searched refs:MSG_OP_WRITE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dmsg_port.c35 msg_port_setup(MSG_OP_WRITE, port, reg); in msg_port_write()
H A Dcar.S84 or $((MSG_OP_WRITE << 24) | MSG_BYTE_ENABLE), %eax
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dmsg_port.h22 #define MSG_OP_WRITE 0x11 macro