Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-lpc32xx.c23 #define PWM_PIN_LEVEL BIT(30) macro
145 val &= ~PWM_PIN_LEVEL; in lpc32xx_pwm_probe()