Searched refs:law_enable (Results 1 – 6 of 6) sorted by relevance
| /src/sys/powerpc/mpc85xx/ |
| H A D | mpc85xx.h | 162 int law_enable(int trgt, uint64_t bar, uint32_t size);
|
| H A D | mpc85xx.c | 172 law_enable(int trgt, uint64_t bar, uint32_t size) in law_enable() function
|
| H A D | lbc.c | 248 error = law_enable(OCP85XX_TGTIF_LBC, start, size); in lbc_banks_map()
|
| H A D | pci_mpc85xx.c | 755 error = law_enable(trgt, sc->pci_sc.sc_range[i].host, in fsl_pcib_decode_win()
|
| /src/sys/dev/dpaa/ |
| H A D | bman_portals.c | 63 if (law_enable(OCP85XX_TGTIF_BMAN, sc->sc_dp_pa, sc->sc_dp_size)) { in bman_portals_attach()
|
| H A D | qman_portals.c | 68 if (law_enable(OCP85XX_TGTIF_QMAN, sc->sc_dp_pa, sc->sc_dp_size)) { in qman_portals_attach()
|