Searched refs:new_supply_vbb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/opp/ |
H A D | ti-opp-supply.c | 281 struct dev_pm_opp_supply *new_supply_vbb = &data->new_opp.supplies[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()
|
/kernel/linux/linux-6.6/drivers/opp/ |
H A D | ti-opp-supply.c | 281 struct dev_pm_opp_supply *new_supply_vbb = &opp_data.new_supplies[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()
|
Completed in 2 milliseconds