Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c33 #define SHPC_SEC_BUS_MASK 0x7 macro
177 shpc->config[SHPC_SEC_BUS] &= ~SHPC_SEC_BUS_MASK; in shpc_set_sec_bus_speed()
344 speed = code & SHPC_SEC_BUS_MASK; in shpc_command()