Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/mellanox/
H A Dmlxreg-lc.c49 MLXREG_LC_INITIALIZED = BIT(0), enumerator
54 #define MLXREG_LC_CONFIGURED (MLXREG_LC_INITIALIZED | MLXREG_LC_POWERED | MLXREG_LC_SYNCED)
567 if (!(mlxreg_lc->state & MLXREG_LC_INITIALIZED)) in mlxreg_lc_event_handler()
698 mlxreg_lc_state_update_locked(mlxreg_lc, MLXREG_LC_INITIALIZED, 1); in mlxreg_lc_completion_notify()
915 mlxreg_lc_state_update_locked(mlxreg_lc, MLXREG_LC_INITIALIZED, 0); in mlxreg_lc_remove()