Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-pca9532.c32 #define PCA9532_PWM_PERIOD_DIV 152 macro
224 psc = ((delay_on + delay_off) * PCA9532_PWM_PERIOD_DIV - 1) / 1000; in pca9532_update_hw_blink()