Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c181 #define EC_ADDR_TRIGGER 0x0767 macro
529 case EC_ADDR_TRIGGER: in uniwill_writeable_reg()
566 case EC_ADDR_TRIGGER: in uniwill_readable_reg()
599 case EC_ADDR_TRIGGER: in uniwill_volatile_reg()
686 ret = regmap_write_bits(data->regmap, EC_ADDR_TRIGGER, TRIGGER_SUPER_KEY_LOCK, in super_key_enable_store()
1817 return regmap_write_bits(data->regmap, EC_ADDR_TRIGGER, TRIGGER_SUPER_KEY_LOCK, in uniwill_resume_super_key()