Searched refs:pnv_eeh_phb_reset (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 297 extern int pnv_eeh_phb_reset(struct pci_controller *hose, int option);
|
H A D | eeh-powernv.c | 719 int pnv_eeh_phb_reset(struct pci_controller *hose, int option) in pnv_eeh_phb_reset() function 1056 return pnv_eeh_phb_reset(hose, option); in pnv_eeh_reset()
|
H A D | pci-ioda.c | 3173 pnv_eeh_phb_reset(hose, EEH_RESET_FUNDAMENTAL); in pnv_pci_init_ioda_phb() 3174 pnv_eeh_phb_reset(hose, EEH_RESET_DEACTIVATE); in pnv_pci_init_ioda_phb()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 281 extern int pnv_eeh_phb_reset(struct pci_controller *hose, int option);
|
H A D | eeh-powernv.c | 720 int pnv_eeh_phb_reset(struct pci_controller *hose, int option) in pnv_eeh_phb_reset() function 1056 return pnv_eeh_phb_reset(hose, option); in pnv_eeh_reset()
|
H A D | pci-ioda.c | 2795 pnv_eeh_phb_reset(hose, EEH_RESET_FUNDAMENTAL); in pnv_pci_init_ioda_phb() 2796 pnv_eeh_phb_reset(hose, EEH_RESET_DEACTIVATE); in pnv_pci_init_ioda_phb()
|
Completed in 14 milliseconds