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.c34 #define SHPC_SEC_BUS_MASK 0x7 macro
206 shpc->config[SHPC_SEC_BUS] &= ~SHPC_SEC_BUS_MASK; in shpc_set_sec_bus_speed()
390 speed = code & SHPC_SEC_BUS_MASK; in shpc_command()