busy_detect_mask  181 drivers/mmc/host/mmci.c 	.busy_detect_mask	= MCI_ST_BUSYENDMASK,
busy_detect_mask  214 drivers/mmc/host/mmci.c 	.busy_detect_mask	= MCI_ST_BUSYENDMASK,
busy_detect_mask 1243 drivers/mmc/host/mmci.c 			       host->variant->busy_detect_mask,
busy_detect_mask 1264 drivers/mmc/host/mmci.c 			writel(host->variant->busy_detect_mask,
busy_detect_mask 1277 drivers/mmc/host/mmci.c 			writel(host->variant->busy_detect_mask,
busy_detect_mask 1281 drivers/mmc/host/mmci.c 			       ~host->variant->busy_detect_mask,
busy_detect_mask 1524 drivers/mmc/host/mmci.c 			writel(status & ~host->variant->busy_detect_mask,
busy_detect_mask  338 drivers/mmc/host/mmci.h 	u32			busy_detect_mask;