Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtps6586x.h39 int tps6586x_adjust_sm0_sm1(int sm0_target, int sm1_target, int step, int rate,
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dpmu.c62 return tps6586x_adjust_sm0_sm1(core, cpu, VDD_TRANSITION_STEP, in pmu_set_nominal()
/openbmc/u-boot/drivers/power/
H A Dtps6586x.c168 int tps6586x_adjust_sm0_sm1(int sm0_target, int sm1_target, int step, int rate, in tps6586x_adjust_sm0_sm1() function