Searched refs:fsl_pcib_inbound (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/powerpc/mpc85xx/ |
| D | pci_mpc85xx.c | 187 static void fsl_pcib_inbound(struct fsl_pcib_softc *, int, int, uint64_t, 651 fsl_pcib_inbound(struct fsl_pcib_softc *sc, int wnd, int tgt, uint64_t start, in fsl_pcib_inbound() function 824 fsl_pcib_inbound(sc, 1, -1, 0, 0, 0); in fsl_pcib_decode_win() 825 fsl_pcib_inbound(sc, 2, -1, 0, 0, 0); in fsl_pcib_decode_win() 826 fsl_pcib_inbound(sc, 3, OCP85XX_TGTIF_RAM1, 0, in fsl_pcib_decode_win()
|