Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmxs-auart.c88 #define AUART_LINECTRL_BAUD_DIVFRAC_MASK 0x00003f00 macro
1423 quot |= ((mxs_read(s, REG_LINECTRL) & AUART_LINECTRL_BAUD_DIVFRAC_MASK)) in auart_console_get_options()