Home
last modified time | relevance | path

Searched defs:uart_config (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/bluetooth/
Dbtnxpuart.c281 struct uart_config { struct
282 struct uart_reg clkdiv;
283 struct uart_reg uartdiv;
284 struct uart_reg mcr;
285 struct uart_reg re_init;
286 struct uart_reg icr;
287 struct uart_reg fcr;
288 __be32 crc;
656 struct uart_config uart_config; in nxp_fw_change_baudrate() local
/linux-6.12.1/drivers/tty/serial/
Dsunsu.c67 static const struct serial_uart_config uart_config[] = { variable
/linux-6.12.1/drivers/tty/serial/8250/
D8250_port.c53 static const struct serial8250_config uart_config[] = { variable