Searched refs:APBBASE_CTRL_P (Results 1 – 1 of 1) sorted by relevance
50 #define APBBASE_CTRL_P(port) (&(APBBASE(port)->ctrl)) macro57 #define UART_GET_CTRL(port) (__raw_readl(APBBASE_CTRL_P(port)))58 #define UART_PUT_CTRL(port, v) (__raw_writel(v, APBBASE_CTRL_P(port)))