Searched refs:UBRLCR_BAUD_MASK (Results 1 – 2 of 2) sorted by relevance
169 #define UBRLCR_BAUD_MASK ((1 << 12) - 1) macro
486 quot = ubrlcr & UBRLCR_BAUD_MASK; in clps711xuart_console_get_options()