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