Home
last modified time | relevance | path

Searched refs:PWM_REG_CTRL (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.c368 val = readl_relaxed(ddata->base + PWM_REG_CTRL); in rk_pwm_pwrkey_wakeup_init()
370 writel_relaxed(val, ddata->base + PWM_REG_CTRL); in rk_pwm_pwrkey_wakeup_init()
430 val = readl_relaxed(ddata->base + PWM_REG_CTRL); in rk_pwm_pwrkey_wakeup_init()
432 writel_relaxed(val, ddata->base + PWM_REG_CTRL); in rk_pwm_pwrkey_wakeup_init()
465 val = readl_relaxed(pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
467 writel_relaxed(val, pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
469 val = readl_relaxed(pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
471 writel_relaxed(val, pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
473 val = readl_relaxed(pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
475 writel_relaxed(val, pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
[all...]
H A Drockchip_pwm_remotectl.h13 #define PWM_REG_CTRL 0x0c /* Control Register */ macro
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.c388 val = readl_relaxed(ddata->base + PWM_REG_CTRL); in rk_pwm_pwrkey_wakeup_init()
390 writel_relaxed(val, ddata->base + PWM_REG_CTRL); in rk_pwm_pwrkey_wakeup_init()
449 val = readl_relaxed(ddata->base + PWM_REG_CTRL); in rk_pwm_pwrkey_wakeup_init()
451 writel_relaxed(val, ddata->base + PWM_REG_CTRL); in rk_pwm_pwrkey_wakeup_init()
482 val = readl_relaxed(pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
484 writel_relaxed(val, pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
486 val = readl_relaxed(pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
488 writel_relaxed(val, pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
490 val = readl_relaxed(pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
492 writel_relaxed(val, pwm_base + PWM_REG_CTRL); in rk_pwm_remotectl_hw_init()
[all...]
H A Drockchip_pwm_remotectl.h14 #define PWM_REG_CTRL 0x0c /* Control Register */ macro

Completed in 4 milliseconds