Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c49 #define SHPC_SERR_INT 0x20 /* 4 bytes */ macro
160 serr_int = pci_get_long(shpc->config + SHPC_SERR_INT); in shpc_interrupt_update()
201 pci_set_long(shpc->config + SHPC_SERR_INT, SHPC_INT_DIS | in shpc_reset()
393 pci_long_test_and_set_mask(shpc->config + SHPC_SERR_INT, SHPC_CMD_DETECTED); in shpc_command()
634 pci_set_long(shpc->wmask + SHPC_SERR_INT, in shpc_init()
639 pci_set_long(shpc->w1cmask + SHPC_SERR_INT, in shpc_init()