Searched refs:mlxreg_lc_state_update_locked (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/platform/mellanox/ |
H A D | mlxreg-lc.c | 542 mlxreg_lc_state_update_locked(struct mlxreg_lc *mlxreg_lc, enum mlxreg_lc_state state, u8 action) in mlxreg_lc_state_update_locked() function 679 mlxreg_lc_state_update_locked(mlxreg_lc, MLXREG_LC_POWERED, 1); in mlxreg_lc_completion_notify() 690 mlxreg_lc_state_update_locked(mlxreg_lc, MLXREG_LC_SYNCED, 1); in mlxreg_lc_completion_notify() 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()
|