Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/mellanox/
Dmlxbf-bootctl.c84 static void __iomem *mlxbf_rsh_scratch_buf_ctl; variable
389 if (!mlxbf_rsh_semaphore || !mlxbf_rsh_scratch_buf_ctl) in rsh_log_store()
420 idx = readq(mlxbf_rsh_scratch_buf_ctl); in rsh_log_store()
1016 mlxbf_rsh_scratch_buf_ctl = reg + MLXBF_RSH_SCRATCH_BUF_CTL_OFF; in mlxbf_bootctl_probe()