Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/rgb/
H A Dleds-qcom-lpg.c20 #define LPG_SUBTYPE_HI_RES_PWM 0xc macro
300 if (chan->subtype == LPG_SUBTYPE_HI_RES_PWM) { in lpg_calc_freq()
381 if (chan->subtype == LPG_SUBTYPE_HI_RES_PWM) { in lpg_calc_duty()
413 case LPG_SUBTYPE_HI_RES_PWM: in lpg_apply_freq()
1043 if (chan->subtype == LPG_SUBTYPE_HI_RES_PWM) { in lpg_pwm_get_state()