Home
last modified time | relevance | path

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

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