Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Drtas_pci.c98 int rtas_pci_dn_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_pci_dn_write_config() function
137 return rtas_pci_dn_write_config(pdn, where, size, val); in rtas_pci_write_config()
/linux/arch/powerpc/include/asm/
H A Dppc-pci.h49 int rtas_pci_dn_write_config(struct pci_dn *pdn, int where, int size, u32 val);