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",
190 ret = rproc_set_firmware(prueth->pru[slice], firmwares[slice].pru); in prueth_emac_start()
191 ret = rproc_boot(prueth->pru[slice]); in prueth_emac_start()
193 dev_err(dev, "failed to boot PRU%d: %d\n", slice, ret); in prueth_emac_start()
218 rproc_shutdown(prueth->pru[slice]); in prueth_emac_start()
600 /* reset and start PRU firmware */ in emac_ndo_open()
1071 /* Stop both pru cores for both PRUeth ports*/ in prueth_emac_restart()
1077 /* Start both pru cores for both PRUeth ports */ in prueth_emac_restart()
1429 prueth->pru[ICSS_SLICE0] : prueth->pru[ICSS_SLICE1]); in prueth_probe()
1571 dev_info(dev, "TI PRU ethernet driver initialized: %s EMAC mode\n", in prueth_probe()