Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/powernv/
Dpci.h127 int (*init_m64)(struct pnv_phb *phb); member
Dpci-ioda.c522 phb->init_m64 = pnv_ioda1_init_m64; in pnv_ioda_parse_m64_window()
524 phb->init_m64 = pnv_ioda2_init_m64; in pnv_ioda_parse_m64_window()
3199 if (!phb->init_m64 || phb->init_m64(phb)) in pnv_pci_init_ioda_phb()