Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/powernv/
Dpci.h112 int (*init_m64)(struct pnv_phb *phb); member
Dpci-ioda.c516 phb->init_m64 = pnv_ioda1_init_m64; in pnv_ioda_parse_m64_window()
518 phb->init_m64 = pnv_ioda2_init_m64; in pnv_ioda_parse_m64_window()
3895 if (!phb->init_m64 || phb->init_m64(phb)) in pnv_pci_init_ioda_phb()