Searched refs:UART_PM_STATE_ON (Results 1 – 5 of 5) sorted by relevance
147 uart_change_pm(state, UART_PM_STATE_ON); in uart_port_startup()1691 if (pm_state != UART_PM_STATE_ON) in uart_line_info()1692 uart_change_pm(state, UART_PM_STATE_ON); in uart_line_info()1696 if (pm_state != UART_PM_STATE_ON) in uart_line_info()2131 uart_change_pm(state, UART_PM_STATE_ON); in uart_resume_port()2141 uart_change_pm(state, UART_PM_STATE_ON); in uart_resume_port()2242 uart_change_pm(state, UART_PM_STATE_ON); in uart_configure_port()
475 case UART_PM_STATE_ON: in stm32_pm()
460 case UART_PM_STATE_ON: in asc_pm()
1055 sc16is7xx_power(port, (state == UART_PM_STATE_ON) ? 1 : 0); in sc16is7xx_pm()
269 UART_PM_STATE_ON = 0, enumerator