Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/cznic/
Dturris-omnia-mcu-sys-off-wakeup.c206 if (mcu->features & OMNIA_FEAT_POWEROFF_WAKEUP) in poweroff_attrs_visible()
234 if (!(mcu->features & OMNIA_FEAT_POWEROFF_WAKEUP)) in omnia_mcu_register_sys_off_and_wakeup()
/linux-6.12.1/include/linux/
Dturris-omnia-mcu-interface.h140 OMNIA_FEAT_POWEROFF_WAKEUP = BIT(11), enumerator