Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dti_usb_3410_5052.c653 u16 open_settings; in ti_open() local
655 open_settings = (TI_PIPE_MODE_CONTINUOUS | in ti_open()
692 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open()
731 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open()
H A Dio_ti.c1848 u16 open_settings; in edge_open() local
1880 open_settings = (u8)(UMP_DMA_MODE_CONTINOUS | in edge_open()
1888 (u8)(UMPM_UART1_PORT + port_number), open_settings, NULL, 0); in edge_open()