Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pwm/
H A Drk_pwm.c23 struct rockchip_pwm_regs regs;
62 const struct rockchip_pwm_regs *regs = &priv->data->regs; in rk_pwm_set_config()
115 const struct rockchip_pwm_regs *regs = &priv->data->regs; in rk_pwm_set_enable()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dpwm.h11 struct rockchip_pwm_regs { struct
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-rockchip.c77 struct rockchip_pwm_regs { struct
85 struct rockchip_pwm_regs regs; argument