Searched refs:UART_PL011_CR_UARTEN (Results 1 – 2 of 2) sorted by relevance
133 #define UART_PL011_CR_UARTEN (1 << 0) macro
170 writel(UART_PL011_CR_UARTEN | UART_PL011_CR_TXE | in pl01x_generic_setbrg()