Searched refs:MTRR_VAR_PHYBASE (Results 1 – 3 of 3) sorted by relevance
48 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYBASE(MTRR_VAR_ROM), in quark_setup_mtrr()56 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYBASE(MTRR_VAR_ESRAM), in quark_setup_mtrr()
146 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYBASE(MTRR_VAR_RAM), in dram_init()
69 #define MTRR_VAR_PHYBASE(n) (0x5a + 2 * (n)) macro