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