Searched refs:dat0_high (Results 1 – 1 of 1) sorted by relevance
434 bool dat0_high; in omap_hsmmc_wait_dat0() local444 dat0_high = !!(readl(&mmc_base->pstate) & PSTATE_DLEV_DAT0); in omap_hsmmc_wait_dat0()445 if (dat0_high == target_dat0_high) { in omap_hsmmc_wait_dat0()