Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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; in set_kbbl()
155 if (response.mode & WILCO_KBBL_MODE_FLAG_PWM) in kbbl_init()
/kernel/linux/linux-6.6/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; in set_kbbl()
155 if (response.mode & WILCO_KBBL_MODE_FLAG_PWM) in kbbl_init()

Completed in 2 milliseconds