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