Searched defs:uart_config (Results 1 – 3 of 3) sorted by relevance
262 struct uart_config { struct263 struct uart_reg clkdiv;264 struct uart_reg uartdiv;265 struct uart_reg mcr;266 struct uart_reg re_init;267 struct uart_reg icr;268 struct uart_reg fcr;269 __be32 crc;584 struct uart_config uart_config; in nxp_fw_change_baudrate() local
67 static const struct serial_uart_config uart_config[] = { variable
57 static const struct serial8250_config uart_config[] = { variable