Searched refs:MX3_PWMSAR (Results 1 – 1 of 1) sorted by relevance
27 #define MX3_PWMSAR 0x0C /* PWM Sample Register */ macro165 val = readl(imx->mmio_base + MX3_PWMSAR); in pwm_imx27_get_state()265 writel(duty_cycles, imx->mmio_base + MX3_PWMSAR); in pwm_imx27_apply()