Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dtps6586x.h24 int tps6586x_set_pwm_mode(int mask);
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/
H A Dpmu.c62 tps6586x_set_pwm_mode(TPS6586X_PWM_SM1); in pmu_set_nominal()
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dtps6586x.c149 int tps6586x_set_pwm_mode(int mask) in tps6586x_set_pwm_mode() function