Searched defs:uart_config (Results 1 – 3 of 3) sorted by relevance
285 struct uart_config { struct286 struct uart_reg clkdiv;287 struct uart_reg uartdiv;288 struct uart_reg mcr;289 struct uart_reg re_init;290 struct uart_reg icr;291 struct uart_reg fcr;292 __be32 crc;697 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