Searched refs:mlxbf_rsh_boot_cnt (Results 1 – 1 of 1) sorted by relevance
72 static void __iomem *mlxbf_rsh_boot_cnt; variable941 cnt = readq(mlxbf_rsh_boot_cnt); in mlxbf_bootctl_bootfifo_read()990 mlxbf_rsh_boot_cnt = devm_platform_ioremap_resource(pdev, 1); in mlxbf_bootctl_probe()991 if (IS_ERR(mlxbf_rsh_boot_cnt)) in mlxbf_bootctl_probe()992 return PTR_ERR(mlxbf_rsh_boot_cnt); in mlxbf_bootctl_probe()