Searched defs:uart_config (Results 1 – 3 of 3) sorted by relevance
299 struct uart_config { struct300 struct uart_reg clkdiv;301 struct uart_reg uartdiv;302 struct uart_reg mcr;303 struct uart_reg re_init;304 struct uart_reg icr;305 struct uart_reg fcr;306 __be32 crc;747 struct uart_config uart_config; in nxp_fw_change_baudrate() local
67 static const struct serial_uart_config uart_config[] = { variable
53 static const struct serial8250_config uart_config[] = { variable