Searched refs:psr2_tp2_tp3_wakeup_time_us (Results 1 – 3 of 3) sorted by relevance
517 if (dev_priv->vbt.psr.psr2_tp2_tp3_wakeup_time_us >= 0 && in hsw_activate_psr2()518 dev_priv->vbt.psr.psr2_tp2_tp3_wakeup_time_us <= 50) in hsw_activate_psr2()520 else if (dev_priv->vbt.psr.psr2_tp2_tp3_wakeup_time_us <= 100) in hsw_activate_psr2()522 else if (dev_priv->vbt.psr.psr2_tp2_tp3_wakeup_time_us <= 500) in hsw_activate_psr2()
787 dev_priv->vbt.psr.psr2_tp2_tp3_wakeup_time_us = wakeup_time; in parse_psr()790 dev_priv->vbt.psr.psr2_tp2_tp3_wakeup_time_us = dev_priv->vbt.psr.tp2_tp3_wakeup_time_us; in parse_psr()
787 int psr2_tp2_tp3_wakeup_time_us; member