Searched refs:U_BRG (Results 1 – 1 of 1) sorted by relevance
27 #define U_BRG(x) (UART_BASE(x) + 0x40) macro57 __raw_writel(((pbclk / baud) / 16) - 1, uart_base + U_BRG(port)); in configure_uart()
Completed in 3 milliseconds