Home
last modified time | relevance | path

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

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