Home
last modified time | relevance | path

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

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