Home
last modified time | relevance | path

Searched refs:ICSS_SLICE0 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.h45 #define ICSS_SLICE0 0 macro
322 return ICSS_SLICE0; in prueth_emac_slice()
H A Dicssg_prueth_sr1.c962 ret = prueth_get_cores(prueth, ICSS_SLICE0, true); in prueth_probe()
974 prueth->pru[ICSS_SLICE0] : prueth->pru[ICSS_SLICE1]); in prueth_probe()
1155 prueth_put_cores(prueth, ICSS_SLICE0); in prueth_probe()
1203 prueth_put_cores(prueth, ICSS_SLICE0); in prueth_remove()
H A Dicssg_prueth.c1417 ret = prueth_get_cores(prueth, ICSS_SLICE0, false); in prueth_probe()
1429 prueth->pru[ICSS_SLICE0] : prueth->pru[ICSS_SLICE1]); in prueth_probe()
1627 prueth_put_cores(prueth, ICSS_SLICE0); in prueth_probe()
1677 prueth_put_cores(prueth, ICSS_SLICE0); in prueth_remove()
H A Dicssg_common.c865 slice = ICSS_SLICE0; in prueth_emac_stop()
1182 case ICSS_SLICE0: in prueth_get_cores()