Searched refs:jd_sts (Results 1 – 2 of 2) sorted by relevance
137 if (priv->jd_sts == M_PLUG_IN) { in mt6359_accdet_jd_setting()142 } else if (priv->jd_sts == M_PLUG_OUT) { in mt6359_accdet_jd_setting()225 if (priv->jd_sts == M_PLUG_OUT) { in recover_eint_setting()420 if (priv->jd_sts == M_PLUG_IN) { in mt6359_accdet_jd_work()441 } else if (priv->jd_sts == M_PLUG_OUT) { in mt6359_accdet_jd_work()536 priv->jd_sts = ((val >> ACCDET_EINT0_MEM_IN_SFT) & in mt6359_accdet_irq()1033 priv->jd_sts = M_PLUG_OUT; in mt6359_accdet_probe()
119 unsigned int jd_sts; member