Searched refs:PWMDCR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pwm/
H A Dpwm-pxa.c45 #define PWMDCR (0x04) macro
96 writel(dc, pc->mmio_base + offset + PWMDCR);
H A Dpwm-spear.c34 #define PWMDCR 0x04 /* Duty Cycle Register */ macro
128 spear_pwm_writel(pc, pwm->hwpwm, PWMDCR, dc);

Completed in 236 milliseconds