Searched refs:MTRR_VAR_PHYBASE (Results 1 – 3 of 3) sorted by relevance
52 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYBASE(MTRR_VAR_ROM), in quark_setup_mtrr()60 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYBASE(MTRR_VAR_ESRAM), in quark_setup_mtrr()
151 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
Completed in 4 milliseconds