HomeSort by relevance Sort by last modified time
    Searched refs:MSG_PORT_HOST_BRIDGE (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/x86/cpu/quark/
quark.c 27 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_FIX_16K_A0000,
29 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_FIX_16K_B0000,
33 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_FIX_64K_00000,
35 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_FIX_64K_40000,
37 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_FIX_16K_80000,
39 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_FIX_16K_90000,
42 msg_port_write(MSG_PORT_HOST_BRIDGE, i,
48 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYBASE(MTRR_VAR_ROM),
50 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYMASK(MTRR_VAR_ROM),
56 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYBASE(MTRR_VAR_ESRAM)
    [all...]
dram.c 146 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYBASE(MTRR_VAR_RAM),
148 msg_port_write(MSG_PORT_HOST_BRIDGE, MTRR_VAR_PHYMASK(MTRR_VAR_RAM),
car.S 26 mov $((MSG_PORT_HOST_BRIDGE << 16) | (HM_BOUND << 8)), %eax
  /external/u-boot/arch/x86/include/asm/arch-quark/
quark.h 11 #define MSG_PORT_HOST_BRIDGE 0x03

Completed in 47 milliseconds