Searched refs:UART_RFL (Results 1 – 8 of 8) sorted by relevance
33 #define UART_RFL (0X84) macro
215 writel(0x3F, addr + UART_RFL); in uart_configure()
58 #define UART_RFL (0x84) /* RFL */ macro
764 fifo = (uint32_t *)(sunxi_uart_port[devid] + UART_RFL); in _uart_getc()
238 #define UART_RFL 0x03 /* Receiver FIFO level */ macro
37 #define UART_RFL (0x84) /* RFL */ macro
238 #define UART_RFL (0x84) /* RFL */ macro711 while (!(hal_readl(uart_base + UART_RFL) & 0x1FFu)) in _uart_getc()
5471 #define UART_RFL (0x0U) macro
Completed in 95 milliseconds