Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/
Dpwm-pxa.c40 #define PWMDCR (0x04) macro
100 writel(dc, pc->mmio_base + offset + PWMDCR); in pxa_pwm_config()
Dpwm-spear.c34 #define PWMDCR 0x04 /* Duty Cycle Register */ macro
130 spear_pwm_writel(pc, pwm->hwpwm, PWMDCR, dc); in spear_pwm_config()