Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dtps6586x.h23 int tps6586x_set_pwm_mode(int mask);
/third_party/uboot/u-boot-2020.01/arch/arm/mach-tegra/tegra20/
Dpmu.c61 tps6586x_set_pwm_mode(TPS6586X_PWM_SM1); in pmu_set_nominal()
/third_party/uboot/u-boot-2020.01/drivers/power/
Dtps6586x.c148 int tps6586x_set_pwm_mode(int mask) in tps6586x_set_pwm_mode() function