Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.h45 #define ICSS_SLICE0 0 macro
322 return ICSS_SLICE0; in prueth_emac_slice()
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()
Dicssg_prueth.c1374 ret = prueth_get_cores(prueth, ICSS_SLICE0, false); in prueth_probe()
1386 prueth->pru[ICSS_SLICE0] : prueth->pru[ICSS_SLICE1]); in prueth_probe()
1584 prueth_put_cores(prueth, ICSS_SLICE0); in prueth_probe()
1634 prueth_put_cores(prueth, ICSS_SLICE0); in prueth_remove()
Dicssg_common.c865 slice = ICSS_SLICE0; in prueth_emac_stop()
1182 case ICSS_SLICE0: in prueth_get_cores()