Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pwm/
Dpwm-imx.c32 #define MX3_PWMSAR 0x0C /* PWM Sample Register */ macro
207 writel(duty_cycles, imx->mmio_base + MX3_PWMSAR); in imx_pwm_apply_v2()