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

/linux-master/include/linux/
H A Dleds-pca9532.h20 PCA9532_PWM0 = 0x2, enumerator in enum:pca9532_state
/linux-master/drivers/leds/
H A Dleds-pca9532.c121 data->leds[i].state == PCA9532_PWM0+pwm) {
183 led->state = PCA9532_PWM0; /* Thecus: hardcode one pwm */
188 if (led->state == PCA9532_PWM0)
215 if (led->state == PCA9532_PWM0)

Completed in 118 milliseconds