Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.h46 #define ICSS_SLICE1 1 macro
324 return ICSS_SLICE1; in prueth_emac_slice()
H A Dicssg_prueth_sr1.c968 ret = prueth_get_cores(prueth, ICSS_SLICE1, true); in prueth_probe()
974 prueth->pru[ICSS_SLICE0] : prueth->pru[ICSS_SLICE1]); in prueth_probe()
1150 prueth_put_cores(prueth, ICSS_SLICE1); in prueth_probe()
1200 prueth_put_cores(prueth, ICSS_SLICE1); in prueth_remove()
H A Dicssg_prueth.c1423 ret = prueth_get_cores(prueth, ICSS_SLICE1, false); in prueth_probe()
1429 prueth->pru[ICSS_SLICE0] : prueth->pru[ICSS_SLICE1]); in prueth_probe()
1622 prueth_put_cores(prueth, ICSS_SLICE1); in prueth_probe()
1674 prueth_put_cores(prueth, ICSS_SLICE1); in prueth_remove()
H A Dicssg_common.c868 slice = ICSS_SLICE1; in prueth_emac_stop()
1185 case ICSS_SLICE1: in prueth_get_cores()