Searched defs:uart_config (Results 1 – 3 of 3) sorted by relevance
270 struct uart_config { struct271 struct uart_reg clkdiv;272 struct uart_reg uartdiv;273 struct uart_reg mcr;274 struct uart_reg re_init;275 struct uart_reg icr;276 struct uart_reg fcr;277 __be32 crc;645 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