Home
last modified time | relevance | path

Searched refs:TC_SLOT_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtc.h35 #define TC_SLOT_SIZE 0x3ec macro
/openbmc/linux/drivers/tc/
H A Dtc.c116 devsize = readb(module + offset + TC_SLOT_SIZE); in tc_bus_add_devices()