Searched refs:MLXREG_LC_POWERED (Results 1 – 1 of 1) sorted by relevance
50 MLXREG_LC_POWERED = BIT(1), enumerator54 #define MLXREG_LC_CONFIGURED (MLXREG_LC_INITIALIZED | MLXREG_LC_POWERED | MLXREG_LC_SYNCED)578 if (!(mlxreg_lc->state & MLXREG_LC_POWERED) && action) { in mlxreg_lc_event_handler()591 if (mlxreg_lc->state & MLXREG_LC_POWERED) { in mlxreg_lc_event_handler()610 mlxreg_lc_state_update(mlxreg_lc, MLXREG_LC_POWERED, action); in mlxreg_lc_event_handler()679 mlxreg_lc_state_update_locked(mlxreg_lc, MLXREG_LC_POWERED, 1); in mlxreg_lc_completion_notify()691 if (mlxreg_lc->state & ~MLXREG_LC_POWERED) { in mlxreg_lc_completion_notify()704 if (mlxreg_lc->state & MLXREG_LC_POWERED) in mlxreg_lc_completion_notify()