Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c30 #define SHPC_SEC_BUS 0x10 /* 2 bytes */ macro
177 shpc->config[SHPC_SEC_BUS] &= ~SHPC_SEC_BUS_MASK; in shpc_set_sec_bus_speed()
178 shpc->config[SHPC_SEC_BUS] |= speed; in shpc_set_sec_bus_speed()
206 pci_set_word(shpc->config + SHPC_SEC_BUS, SHPC_SEC_BUS_33); in shpc_reset()