Home
last modified time | relevance | path

Searched refs:target_dat0_high (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Drenesas-sdhi.c391 bool target_dat0_high = !!state; in renesas_sdhi_wait_dat0() local
397 if (dat0_high == target_dat0_high) { in renesas_sdhi_wait_dat0()
H A Domap_hsmmc.c439 bool target_dat0_high = !!state; in omap_hsmmc_wait_dat0() local
449 if (dat0_high == target_dat0_high) { in omap_hsmmc_wait_dat0()