Searched refs:TC_FIRM_VER (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/ | ||
D | tc.h | 40 #define TC_FIRM_VER 0x400 macro |
/linux-5.19.10/drivers/tc/ | ||
D | tc.c | 103 readb(module + offset + TC_FIRM_VER + 4 * i); in tc_bus_add_devices() |