Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_ti.h177 #define TIUMP_GET_FUNC_FROM_CODE(c) ((c) & 0x0f) macro
H A Dio_ti.c1666 function = TIUMP_GET_FUNC_FROM_CODE(data[0]); in edge_interrupt_callback()