Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc.c451 u32 bmod = mci_readl(host, BMOD); in dw_mci_idmac_reset() local
453 bmod |= SDMMC_IDMAC_SWRESET; in dw_mci_idmac_reset()
454 mci_writel(host, BMOD, bmod); in dw_mci_idmac_reset()