Searched refs:pnv_ioda_set_one_peltv (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/powerpc/platforms/powernv/ |
| D | pci-ioda.c | 540 static int pnv_ioda_set_one_peltv(struct pnv_phb *phb, in pnv_ioda_set_one_peltv() function 606 ret = pnv_ioda_set_one_peltv(phb, pe, pe, is_add); in pnv_ioda_set_peltv() 613 ret = pnv_ioda_set_one_peltv(phb, slave, pe, is_add); in pnv_ioda_set_peltv() 633 ret = pnv_ioda_set_one_peltv(phb, parent, pe, is_add); in pnv_ioda_set_peltv()
|