Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c5657 TPACPI_LED_EC_HLMS = 0x0e, /* EC reg to select led to command */ enumerator
5744 rc = ec_write(TPACPI_LED_EC_HLMS, (1 << led)); in led_set_status()