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