Searched refs:UART_PL010_CR_UARTEN (Results 1 – 2 of 2) sorted by relevance
83 #define UART_PL010_CR_UARTEN (1 << 0) macro
143 writel(UART_PL010_CR_UARTEN, ®s->pl010_cr); in pl01x_generic_setbrg()