Home
last modified time | relevance | path

Searched defs:AUART_LINECTRL_BAUD_DIVFRAC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dmxs-auart.c89 #define AUART_LINECTRL_BAUD_DIVFRAC(v) (((v) & 0x3f) << 8) macro
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dmxs-auart.c87 #define AUART_LINECTRL_BAUD_DIVFRAC(v) (((v) & 0x3f) << 8) macro

Completed in 6 milliseconds