Searched defs:UART_PUT_CTRL (Results 1 – 2 of 2) sorted by relevance
58 #define UART_PUT_CTRL(port, v) (__raw_writel(v, APBBASE_CTRL_P(port))) macro