Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/52xx/
Defika.c64 static struct pci_ops rtas_pci_ops = { variable
123 hose->ops = &rtas_pci_ops; in efika_pcisetup()
/Linux-v5.4/arch/powerpc/platforms/chrp/
Dpci.c126 static struct pci_ops rtas_pci_ops = variable
197 hose->ops = &rtas_pci_ops; in setup_peg2()
303 hose->ops = &rtas_pci_ops; in chrp_find_bridges()
/Linux-v5.4/arch/powerpc/kernel/
Drtas_pci.c139 static struct pci_ops rtas_pci_ops = { variable
237 phb->ops = &rtas_pci_ops; in rtas_setup_phb()