Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Domap_mmc.c65 int cdet_wakeup; member
310 host->cdet_wakeup = 0; in omap_mmc_reset()
387 return (s->cdet_wakeup << 2) | (s->cdet_enable) | s->sdio; in omap_mmc_read()
534 s->cdet_wakeup = (value >> 9) & 1; in omap_mmc_write()
583 if (host->cdet_wakeup) { in omap_mmc_cover_cb()