Searched refs:mlxbf_rsh_boot_cnt (Results 1 – 1 of 1) sorted by relevance
80 static void __iomem *mlxbf_rsh_boot_cnt; variable974 cnt = readq(mlxbf_rsh_boot_cnt); in mlxbf_bootctl_bootfifo_read()1023 mlxbf_rsh_boot_cnt = devm_platform_ioremap_resource(pdev, 1); in mlxbf_bootctl_probe()1024 if (IS_ERR(mlxbf_rsh_boot_cnt)) in mlxbf_bootctl_probe()1025 return PTR_ERR(mlxbf_rsh_boot_cnt); in mlxbf_bootctl_probe()