Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dti_usb_3410_5052.c401 __u16 open_settings = (__u8)(TI_PIPE_MODE_CONTINOUS | in ti_open() local
442 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open()
484 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open()
Dio_ti.c1714 u16 open_settings; in edge_open() local
1746 open_settings = (u8)(UMP_DMA_MODE_CONTINOUS | in edge_open()
1754 (u8)(UMPM_UART1_PORT + port_number), open_settings, NULL, 0); in edge_open()