Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/8250/
D8250_pci1xxxx.c94 #define UART_BIT_SAMPLE_CNT_16 16 macro
232 uart_sample_cnt = UART_BIT_SAMPLE_CNT_16; in pci1xxxx_get_divisor()
271 sample_cnt = UART_BIT_SAMPLE_CNT_16; in pci1xxxx_rs485_config()