Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci.h287 int pnv_pci_cfg_write(struct pci_dn *pdn,
H A Dpci.c689 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 Deeh-powernv.c1256 return pnv_pci_cfg_write(pdn, where, size, val); in pnv_eeh_write_config()