Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_ti.c259 (__u8)(UMPM_UART1_PORT + port_number), in TIPurgeDataSync()
1403 (__u8)(UMPM_UART1_PORT + port_number), in TISetDtr()
1418 (__u8)(UMPM_UART1_PORT + port_number), in TIClearDtr()
1433 (__u8)(UMPM_UART1_PORT + port_number), in TISetRts()
1448 (__u8)(UMPM_UART1_PORT + port_number), in TIClearRts()
1462 (__u8)(UMPM_UART1_PORT + port_number), in TISetLoopBack()
1476 (__u8)(UMPM_UART1_PORT + port_number), in TIClearLoopBack()
1490 (__u8)(UMPM_UART1_PORT + port_number), in TISetBreak()
1504 (__u8)(UMPM_UART1_PORT + port_number), in TIClearBreak()
1880 (u8)(UMPM_UART1_PORT + port_number), in edge_open()
[all …]
Dio_ti.h83 #define UMPM_UART1_PORT 0x03 macro