Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dcar.S58 mov $(PCI_CFG_EN | MSG_CTRL_REG), %eax
97 mov $(PCI_CFG_EN | MSG_CTRL_REG), %eax
H A Dmsg_port.c13 qrk_pci_write_config_dword(QUARK_HOST_BRIDGE, MSG_CTRL_REG, in msg_port_setup()
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dmsg_port.h16 #define MSG_CTRL_REG 0xd0 /* Message Control Register */ macro