Lines Matching full:wake
35 PHY_MDM6600_MODE0, /* out USB mode0 and OOB wake */
36 PHY_MDM6600_MODE1, /* out USB mode1, in OOB wake */
235 * phy_mdm6600_wakeirq_thread - handle mode1 line OOB wake after booting
240 * mode for mdm6600. After booting it is used as input for OOB wake
255 dev_dbg(ddata->dev, "OOB wake on mode_gpio1: %i\n", wakeup); in phy_mdm6600_wakeirq_thread()
263 /* Just wake-up and kick the autosuspend timer */ in phy_mdm6600_wakeirq_thread()
372 * GPIOs as they are also used for Out of Band (OOB) wake for the USB and
387 * they are used for OOB wake signaling. These can be also used in phy_mdm6600_device_power_on()
428 /* Reconfigure mode1 GPIO as input for OOB wake */ in phy_mdm6600_device_power_on()
440 "mdm6600-wake", in phy_mdm6600_device_power_on()
518 * the wake GPIO, and sometimes it idles after about some 600 ms in phy_mdm6600_modem_wake()
598 * gpio mode0 pin doubles as mdm6600 wake-up gpio. in phy_mdm6600_probe()
606 dev_warn(ddata->dev, "failed to wake modem: %i\n", error); in phy_mdm6600_probe()