Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dimx.c1335 unsigned char txwl, unsigned char rxwl) in imx_uart_setup_ufcr() argument
1341 val |= txwl << UFCR_TXTL_SHF | rxwl; in imx_uart_setup_ufcr()