Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/platform/mellanox/
A Dmlxbf-bootctl.c48 static int mlxbf_bootctl_smc(unsigned int smc_op, int smc_arg) in mlxbf_bootctl_smc() function
86 ret = mlxbf_bootctl_smc(MLXBF_BOOTCTL_GET_POST_RESET_WDOG, 0); in post_reset_wdog_show()
104 ret = mlxbf_bootctl_smc(MLXBF_BOOTCTL_SET_POST_RESET_WDOG, value); in post_reset_wdog_store()
115 action = mlxbf_bootctl_smc(smc_op, 0); in mlxbf_bootctl_show()
130 ret = mlxbf_bootctl_smc(smc_op, action); in mlxbf_bootctl_store()
170 lc_state = mlxbf_bootctl_smc(MLXBF_BOOTCTL_GET_TBB_FUSE_STATUS, in lifecycle_state_show()
199 key_state = mlxbf_bootctl_smc(MLXBF_BOOTCTL_GET_TBB_FUSE_STATUS, in secure_boot_fuse_state_show()
300 ret = mlxbf_bootctl_smc(MLXBF_BOOTCTL_SET_RESET_ACTION, in mlxbf_bootctl_probe()

Completed in 2 milliseconds