Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/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-v6.6/include/linux/
Dtc.h73 int num_tcslots; member