Home
last modified time | relevance | path

Searched refs:has_clkconf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Desp32_uart.c104 bool has_clkconf; member
123 .has_clkconf = true,
340 if (port_variant(port)->has_clkconf) in esp32_uart_startup()
367 if (port_variant(port)->has_clkconf) { in esp32_uart_set_baud()
402 if (port_variant(port)->has_clkconf) in esp32_uart_set_termios()