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

/linux-master/drivers/platform/chrome/wilco_ec/
H A Dkeyboard_leds.c18 #define WILCO_KBBL_MODE_FLAG_PWM BIT(1) /* Set brightness by percent. */ macro
38 * @mode: Bit flags for used mode, we want to use WILCO_KBBL_MODE_FLAG_PWM.
88 request.mode = WILCO_KBBL_MODE_FLAG_PWM;
155 if (response.mode & WILCO_KBBL_MODE_FLAG_PWM)

Completed in 200 milliseconds