Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-stmpe.c95 #define PRESCALE_512 BIT(14) macro
212 program[0] = PRESCALE_512 | STEPTIME_1 | incdec; in stmpe_24xx_pwm_config()