Searched refs:MTRR_VAR_PHYMASK (Results 1 – 3 of 3) sorted by relevance
50 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYMASK(MTRR_VAR_ROM), in quark_setup_mtrr()58 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYMASK(MTRR_VAR_ESRAM), in quark_setup_mtrr()
148 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYMASK(MTRR_VAR_RAM), in dram_init()
70 #define MTRR_VAR_PHYMASK(n) (0x5b + 2 * (n)) macro