Searched defs:open_settings (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/serial/
H A Dti_usb_3410_5052.c399 __u16 open_settings = (__u8)(TI_PIPE_MODE_CONTINOUS | local
440 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0);
482 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0);
H A Dio_ti.c1714 u16 open_settings; local
1746 open_settings = (u8)(UMP_DMA_MODE_CONTINOUS |
1754 (u8)(UMPM_UART1_PORT + port_number), open_settings, NULL, 0);

Completed in 150 milliseconds