Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dtps80031-regulator.c291 uint8_t ctrl3 = 0; in tps80031_vbus_is_enabled() local
301 TPS80031_CHARGERUSB_CTRL3, &ctrl3); in tps80031_vbus_is_enabled()
307 if ((ctrl1 & OPA_MODE_EN) && (ctrl3 & BOOST_HW_PWR_EN)) in tps80031_vbus_is_enabled()