Searched defs:UART_CAP_RPM (Results 1 – 2 of 2) sorted by relevance
80 #define UART_CAP_RPM (1 << 15) /* Runtime PM is active while idle */ macro
83 #define UART_CAP_RPM BIT(15) /* Runtime PM is active while idle */ macro