Home
last modified time | relevance | path

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

/arch/x86/cpu/quark/
A Dmsg_port.c10 void msg_port_setup(int op, int port, int reg) in msg_port_setup() function
23 msg_port_setup(MSG_OP_READ, port, reg); in msg_port_read()
34 msg_port_setup(MSG_OP_WRITE, port, reg); in msg_port_write()
43 msg_port_setup(MSG_OP_ALT_READ, port, reg); in msg_port_alt_read()
54 msg_port_setup(MSG_OP_ALT_WRITE, port, reg); in msg_port_alt_write()
63 msg_port_setup(MSG_OP_IO_READ, port, reg); in msg_port_io_read()
74 msg_port_setup(MSG_OP_IO_WRITE, port, reg); in msg_port_io_write()
A Dmrc_util.c112 msg_port_setup(MSG_OP_DRAM_INIT, MEM_CTLR, 0); in dram_init_command()
122 msg_port_setup(MSG_OP_DRAM_WAKE, MEM_CTLR, 0); in dram_wake_command()
/arch/x86/include/asm/arch-quark/
A Dmsg_port.h46 void msg_port_setup(int op, int port, int reg);

Completed in 7 milliseconds