Searched refs:UART_CONFIG_TYPE (Results 1 – 25 of 49) sorted by relevance
12
354 if (flags & UART_CONFIG_TYPE && serial21285_request_port(port) == 0) in serial21285_config_port()
370 if (flags & UART_CONFIG_TYPE) { in timbuart_config_port()
432 if (flags & UART_CONFIG_TYPE) in arc_serial_config_port()
303 if (flags & UART_CONFIG_TYPE) { in apbuart_config_port()
319 if (flags & UART_CONFIG_TYPE) in uart_clps711x_config_port()
354 if (flags & UART_CONFIG_TYPE) in digicolor_uart_config_port()
405 if (type & UART_CONFIG_TYPE && !mps2_uart_request_port(port)) in mps2_uart_config_port()
381 if (flags & UART_CONFIG_TYPE) in mlb_usio_config_port()
460 if (flags & UART_CONFIG_TYPE) { in owl_uart_config_port()
541 if (flags & UART_CONFIG_TYPE) in ar933x_uart_config_port()
604 if (flags & UART_CONFIG_TYPE) { in bcm_uart_config_port()
715 if (flags & UART_CONFIG_TYPE) { in dz_config_port()
421 if (flags & UART_CONFIG_TYPE) { in meson_uart_config_port()
650 if (flags & UART_CONFIG_TYPE) { in pic32_uart_config_port()
655 if ((flags & UART_CONFIG_TYPE)) in asc_config_port()
512 if (flags & UART_CONFIG_TYPE) { in rda_uart_config_port()
517 if (flags & UART_CONFIG_TYPE) { in pl010_config_port()
544 if (flags & UART_CONFIG_TYPE) in linflex_config_port()
658 if (flags & UART_CONFIG_TYPE) in max3100_config_port()
563 if (flags & UART_CONFIG_TYPE) in rp2_uart_config_port()
555 if (flags & UART_CONFIG_TYPE && in sa1100_config_port()
725 if (flags & UART_CONFIG_TYPE) { in sbd_config_port()
563 if (flags & UART_CONFIG_TYPE) { in lqasc_config_port()
647 if (flags & UART_CONFIG_TYPE) { in siu_config_port()
86 #define UART_CONFIG_TYPE (1 << 0) macro
Completed in 46 milliseconds