Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dqcom_usb_vbus-regulator.c21 #define OTG_EN_SRC_CFG BIT(1) macro
88 regmap_update_bits(regmap, base + OTG_CFG, OTG_EN_SRC_CFG, 0); in qcom_usb_vbus_regulator_probe()