Searched refs:APBBASE_SCALAR_P (Results 1 – 1 of 1) sorted by relevance
50 #define APBBASE_SCALAR_P(port) (&(APBBASE(port)->scaler)) macro58 #define UART_GET_SCAL(port) (__raw_readl(APBBASE_SCALAR_P(port)))59 #define UART_PUT_SCAL(port, v) (__raw_writel(v, APBBASE_SCALAR_P(port)))