Home
last modified time | relevance | path

Searched refs:otg_en (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/power/supply/
H A Dmt6370-charger.c396 unsigned int opposite_pwr_rdy, otg_en; in mt6370_chg_pwr_rdy_check() local
400 ret = mt6370_chg_field_get(priv, F_BOOST_STAT, &otg_en); in mt6370_chg_pwr_rdy_check()
406 if (otg_en) in mt6370_chg_pwr_rdy_check()
787 unsigned int otg_en; in mt6370_attach_i_handler() local
791 ret = mt6370_chg_field_get(priv, F_BOOST_STAT, &otg_en); in mt6370_attach_i_handler()
797 if (otg_en) in mt6370_attach_i_handler()

Completed in 2 milliseconds