Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/tc/
Dtc.c46 for (slot = 0; slot < tbus->num_tcslots; slot++) { in tc_bus_add_devices()
167 tc_bus.num_tcslots - 1; in tc_init()
179 tc_bus.num_tcslots - 1; in tc_init()
/Linux-v4.19/include/linux/
Dtc.h73 int num_tcslots; member