Home
last modified time | relevance | path

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

/linux-6.15/drivers/leds/rgb/
H A Dleds-qcom-lpg.c695 #define LPG_ENABLE_CONTROL_OUTPUT BIT(7) macro
708 ctrl |= LPG_ENABLE_CONTROL_OUTPUT; in lpg_apply_control()
1307 state->enabled = FIELD_GET(LPG_ENABLE_CONTROL_OUTPUT, val); in lpg_pwm_get_state()