Searched refs:UARTCR_MASK (Results 1 – 1 of 1) sorted by relevance
70 #define UARTCR_MASK 0xffc7 macro247 sc->cr = value & UARTCR_MASK; in uart_pl011_write()250 sc->ifls = value & UARTCR_MASK; in uart_pl011_write()