Home
last modified time | relevance | path

Searched full:tx_pru (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/remoteproc/
H A Dti,pru-rproc.yaml23 or Tx_PRU core can also be used independently like a PRU, or alongside a
26 Each PRU, RTU or Tx_PRU core node should be defined as a child node of the
H A Dti,pru-consumer.yaml26 description: phandles to the PRU, RTU or Tx_PRU nodes used
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_common.c1216 return dev_err_probe(dev, ret, "unable to get TX_PRU%d\n", slice); in prueth_get_cores()
H A Dicssg_prueth.c207 dev_err(dev, "failed to boot TX_PRU%d: %d\n", slice, ret); in prueth_emac_start()