Searched refs:pnv_pci_cfg_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 287 int pnv_pci_cfg_write(struct pci_dn *pdn,
|
H A D | pci.c | 689 int pnv_pci_cfg_write(struct pci_dn *pdn, in pnv_pci_cfg_write() function 788 ret = pnv_pci_cfg_write(pdn, where, size, val); in pnv_pci_write_config()
|
H A D | eeh-powernv.c | 1256 return pnv_pci_cfg_write(pdn, where, size, val); in pnv_eeh_write_config()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 273 int pnv_pci_cfg_write(struct pci_dn *pdn,
|
H A D | pci.c | 621 int pnv_pci_cfg_write(struct pci_dn *pdn, in pnv_pci_cfg_write() function 720 ret = pnv_pci_cfg_write(pdn, where, size, val); in pnv_pci_write_config()
|
H A D | eeh-powernv.c | 1256 return pnv_pci_cfg_write(pdn, where, size, val); in pnv_eeh_write_config()
|
Completed in 9 milliseconds