Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c396 static void shpc_write(PCIDevice *d, unsigned addr, uint64_t val, int l) in shpc_write() function
484 shpc_write(opaque, addr, val, size); in shpc_mmio_write()
710 shpc_write(d, shpc_cap_dword(d) * 4, dword_data, 4); in shpc_cap_write_config()