Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-pxa.c15 * input clock (PWMCR_SD is set) and the output is driven to inactive.
48 #define PWMCR_SD (1 << 6) macro
96 writel(prescale | PWMCR_SD, pc->mmio_base + offset + PWMCR); in pxa_pwm_config()
/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-pxa.c40 #define PWMCR_SD (1 << 6) macro

Completed in 2 milliseconds