Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/opp/
H A Dti-opp-supply.c286 struct regulator *vbb_reg = data->regulators[1]; in ti_opp_supply_set_opp() local
303 ret = _opp_set_voltage(dev, new_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_supply_set_opp()
321 ret = _opp_set_voltage(dev, new_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_supply_set_opp()
341 ret = _opp_set_voltage(dev, old_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_supply_set_opp()
/kernel/linux/linux-6.6/drivers/opp/
H A Dti-opp-supply.c283 struct regulator *vbb_reg = regulators[1]; in ti_opp_config_regulators() local
312 ret = _opp_set_voltage(dev, new_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_config_regulators()
316 ret = _opp_set_voltage(dev, new_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_config_regulators()
335 ret = _opp_set_voltage(dev, old_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_config_regulators()

Completed in 2 milliseconds