Home
last modified time | relevance | path

Searched refs:num_tcslots (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/mips/dec/
Dtc.c49 tbus->num_tcslots = 7; in tc_bus_get_info()
57 tbus->num_tcslots = 3; in tc_bus_get_info()
60 tbus->num_tcslots = 2; in tc_bus_get_info()
/linux-5.19.10/drivers/tc/
Dtc.c47 for (slot = 0; slot < tbus->num_tcslots; slot++) { in tc_bus_add_devices()
173 tc_bus.num_tcslots - 1; in tc_init()
185 tc_bus.num_tcslots - 1; in tc_init()
/linux-5.19.10/include/linux/
Dtc.h73 int num_tcslots; member