Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c37 #define SHPC_CMD_CODE 0x14 /* 1 byte */ macro
321 uint8_t code = pci_get_byte(shpc->config + SHPC_CMD_CODE); in shpc_command()
414 if (ranges_overlap(addr, l, SHPC_CMD_CODE, 2)) { in shpc_write()
631 pci_set_byte(shpc->wmask + SHPC_CMD_CODE, 0xff); in shpc_init()