Searched refs:RK_PWM_DISABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ | ||
H A D | pwm.h | 18 #define RK_PWM_DISABLE (0 << 0) macro |
/openbmc/u-boot/drivers/pwm/ | ||
H A D | rk_pwm.c | 48 RK_PWM_DISABLE, in rk_pwm_set_config() |