Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c420 static uint64_t shpc_read(PCIDevice *d, unsigned addr, int l) in shpc_read() function
448 data = shpc_read(d, shpc_cap_dword(d) * 4, 4); in shpc_cap_update_dword()
478 return shpc_read(opaque, addr, size); in shpc_mmio_read()