Home
last modified time | relevance | path

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

/dev/uart/pl011/
A Duart.c80 static inline uintptr_t uart_to_ptr(unsigned int n) { in uart_to_ptr() function
122 uintptr_t base = uart_to_ptr(port); in pl011_init()
158 uintptr_t base = uart_to_ptr(port); in uart_putc()
182 uintptr_t base = uart_to_ptr(port); in uart_pputc()
193 uintptr_t base = uart_to_ptr(port); in uart_pgetc()

Completed in 5 milliseconds