checkbit           56 drivers/phy/samsung/phy-exynos5250-sata.c static int wait_for_reg_status(void __iomem *base, u32 reg, u32 checkbit,
checkbit           62 drivers/phy/samsung/phy-exynos5250-sata.c 		if ((readl(base + reg) & checkbit) == status)