Searched refs:has_wakeup (Results 1 – 5 of 5) sorted by relevance
41 bool has_wakeup; /* Wakeup capability */ member
28 bool has_wakeup; member97 .has_wakeup = true,
568 if (cfg->has_wakeup && stm32_port->wakeirq >= 0) { in stm32_startup()1023 if (stm32port->info->cfg.has_wakeup && stm32port->wakeirq >= 0) { in stm32_serial_probe()1046 if (stm32port->info->cfg.has_wakeup && stm32port->wakeirq >= 0) in stm32_serial_probe()1082 if (cfg->has_wakeup && stm32_port->wakeirq >= 0) in stm32_serial_remove()1198 if (!cfg->has_wakeup || stm32_port->wakeirq < 0) in stm32_serial_enable_wakeup()
219 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_config()578 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_request()599 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_free()
793 .has_wakeup = true,800 .has_wakeup = true,