Home
last modified time | relevance | path

Searched refs:OTG_CTL_EN (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/power/supply/
H A Dqcom_smbb.c69 #define OTG_CTL_EN BIT(0) macro
794 OTG_CTL_EN, OTG_CTL_EN); in smbb_chg_otg_enable()
806 OTG_CTL_EN, 0); in smbb_chg_otg_disable()
822 return !!(value & OTG_CTL_EN); in smbb_chg_otg_is_enabled()