Home
last modified time | relevance | path

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

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