Searched refs:mlxbf_bootctl_smc (Results 1 – 1 of 1) sorted by relevance
140 static int mlxbf_bootctl_smc(unsigned int smc_op, int smc_arg) in mlxbf_bootctl_smc() function178 ret = mlxbf_bootctl_smc(MLXBF_BOOTCTL_GET_POST_RESET_WDOG, 0); in post_reset_wdog_show()196 ret = mlxbf_bootctl_smc(MLXBF_BOOTCTL_SET_POST_RESET_WDOG, value); in post_reset_wdog_store()207 action = mlxbf_bootctl_smc(smc_op, 0); in mlxbf_bootctl_show()222 ret = mlxbf_bootctl_smc(smc_op, action); in mlxbf_bootctl_store()265 status_bits = mlxbf_bootctl_smc(MLXBF_BOOTCTL_GET_TBB_FUSE_STATUS, in lifecycle_state_show()296 key_state = mlxbf_bootctl_smc(MLXBF_BOOTCTL_GET_TBB_FUSE_STATUS, in secure_boot_fuse_state_show()355 if (mlxbf_bootctl_smc(MLXBF_BOOTCTL_FW_RESET, key) < 0) in fw_reset_store()1052 ret = mlxbf_bootctl_smc(MLXBF_BOOTCTL_SET_RESET_ACTION, in mlxbf_bootctl_probe()