Searched refs:jd_sts (Results 1 – 2 of 2) sorted by relevance
141 if (priv->jd_sts == M_PLUG_IN) { in mt6359_accdet_jd_setting()146 } else if (priv->jd_sts == M_PLUG_OUT) { in mt6359_accdet_jd_setting()229 if (priv->jd_sts == M_PLUG_OUT) { in recover_eint_setting()424 if (priv->jd_sts == M_PLUG_IN) { in mt6359_accdet_jd_work()445 } else if (priv->jd_sts == M_PLUG_OUT) { in mt6359_accdet_jd_work()540 priv->jd_sts = ((val >> ACCDET_EINT0_MEM_IN_SFT) & in mt6359_accdet_irq()1037 priv->jd_sts = M_PLUG_OUT; in mt6359_accdet_probe()
119 unsigned int jd_sts; member