Searched refs:tc2 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/Documentation/networking/device_drivers/ti/ |
| D | cpsw.txt | 97 | |tc0 | |tc1 | |tc2 | |tc0 | | p 131 | |tc0 | |tc1 | |tc2 |t t|tc0 | | e 177 // 3pri -> tc0, 2pri -> tc1, (0,1,4-7)pri -> tc2 179 // tc0 -> txq0, tc1 -> txq1, tc2 -> (txq2, txq3) 312 | |tc0 | |tc1 | |tc2 | |tc2 | |tc1 | |tc0 | | p 346 | |tc0 | |tc1 | |tc2 |t t|tc0 | |tc1 | |tc2 | | e 399 // 3pri -> tc0, 2pri -> tc1, (0,1,4-7)pri -> tc2 401 // tc0 -> txq0, tc1 -> txq1, tc2 -> (txq4, txq5) 451 // 3pri -> tc0, 2pri -> tc1, (0,1,4-7)pri -> tc2 453 // tc0 -> txq2, tc1 -> txq3, tc2 -> (txq6, txq7)
|
| /Linux-v5.4/drivers/acpi/ |
| D | thermal.c | 138 unsigned long tc2; member 362 tz->trips.passive.tc2 = tmp; in acpi_thermal_trips_update() 714 + (tz->trips.passive.tc2 in thermal_get_trend()
|
| /Linux-v5.4/drivers/dma/ |
| D | k3dma.c | 217 u32 tc2 = readl_relaxed(d->base + INT_TC2); in k3_dma_int_handler() local 225 if (likely(tc1 & BIT(i)) || (tc2 & BIT(i))) { in k3_dma_int_handler() 237 if (c && (tc2 & BIT(i))) { in k3_dma_int_handler()
|