Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Dkeyboard_leds.c18 #define WILCO_KBBL_MODE_FLAG_PWM BIT(1) /* Set brightness by percent. */ macro
88 request.mode = WILCO_KBBL_MODE_FLAG_PWM; in set_kbbl()
155 if (response.mode & WILCO_KBBL_MODE_FLAG_PWM) in kbbl_init()