Lines Matching full:pru
130 .pru = "ti-pruss/am65x-sr2-pru0-pruhsr-fw.elf",
135 .pru = "ti-pruss/am65x-sr2-pru1-pruhsr-fw.elf",
143 .pru = "ti-pruss/am65x-sr2-pru0-prusw-fw.elf",
148 .pru = "ti-pruss/am65x-sr2-pru1-prusw-fw.elf",
156 .pru = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf",
161 .pru = "ti-pruss/am65x-sr2-pru1-prueth-fw.elf",
196 ret = prueth_start(prueth->pru[slice], firmwares[slice].pru); in prueth_emac_start()
198 dev_err(dev, "failed to boot PRU%d: %d\n", slice, ret); in prueth_emac_start()
205 rproc_shutdown(prueth->pru[slice]); in prueth_emac_start()
213 rproc_shutdown(prueth->pru[slice]); in prueth_emac_start()
224 prueth_shutdown(prueth->pru[slice]); in prueth_emac_start()
237 prueth_shutdown(prueth->pru[slice]); in prueth_emac_stop()
1240 /* Stop both pru cores for both PRUeth ports*/ in prueth_emac_restart()
1247 /* Start both pru cores for both PRUeth ports */ in prueth_emac_restart()
1613 prueth->pru[ICSS_SLICE0] : prueth->pru[ICSS_SLICE1]); in prueth_probe()
1756 dev_info(dev, "TI PRU ethernet driver initialized: %s EMAC mode\n", in prueth_probe()