Searched refs:mlxbf_bootctl_smc (Results 1 – 1 of 1) sorted by relevance
139 static int mlxbf_bootctl_smc(unsigned int smc_op, int smc_arg) in mlxbf_bootctl_smc() function 177 ret = mlxbf_bootctl_smc(MLXBF_BOOTCTL_GET_POST_RESET_WDOG, 0); in post_reset_wdog_show() 195 ret = mlxbf_bootctl_smc(MLXBF_BOOTCTL_SET_POST_RESET_WDOG, value); in post_reset_wdog_store() 206 action = mlxbf_bootctl_smc(smc_op, 0); in mlxbf_bootctl_show() 221 ret = mlxbf_bootctl_smc(smc_op, action); in mlxbf_bootctl_store() 264 status_bits = mlxbf_bootctl_smc(MLXBF_BOOTCTL_GET_TBB_FUSE_STATUS, in lifecycle_state_show() 295 key_state = mlxbf_bootctl_smc(MLXBF_BOOTCTL_GET_TBB_FUSE_STATUS, in secure_boot_fuse_state_show() 354 if (mlxbf_bootctl_smc(MLXBF_BOOTCTL_FW_RESET, key) < 0) in fw_reset_store() 1051 ret = mlxbf_bootctl_smc(MLXBF_BOOTCTL_SET_RESET_ACTION, in mlxbf_bootctl_probe()