Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dpnv_phb3.h164 uint64_t pnv_phb3_reg_read(void *opaque, hwaddr off, unsigned size);
/qemu/hw/pci-host/
H A Dpnv_phb3_pbcq.c52 return pnv_phb3_reg_read(pbcq->phb, in pnv_pbcq_spci_xscom_read()
H A Dpnv_phb3.c592 uint64_t pnv_phb3_reg_read(void *opaque, hwaddr off, unsigned size) in pnv_phb3_reg_read() function
671 .read = pnv_phb3_reg_read,