Home
last modified time | relevance | path

Searched refs:UART_PL010_CR_UARTEN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_pl01x_internal.h66 #define UART_PL010_CR_UARTEN (1 << 0) macro
H A Dserial_pl01x.c145 writel(UART_PL010_CR_UARTEN, &regs->pl010_cr); in pl01x_generic_setbrg()