Searched refs:AUART_LINECTRL_BAUD_DIVFRAC_MASK (Results 1 – 1 of 1) sorted by relevance
86 #define AUART_LINECTRL_BAUD_DIVFRAC_MASK 0x00003f00 macro1381 quot |= ((mxs_read(s, REG_LINECTRL) & AUART_LINECTRL_BAUD_DIVFRAC_MASK)) in auart_console_get_options()