Searched refs:TIUMP_GET_FUNC_FROM_CODE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/serial/ | ||
D | io_ti.h | 176 #define TIUMP_GET_FUNC_FROM_CODE(c) ((c) & 0x0f) macro |
D | io_ti.c | 1661 function = TIUMP_GET_FUNC_FROM_CODE (data[0]); in edge_interrupt_callback() |