Searched refs:mmc_writel (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mmc/host/ |
H A D | sunxi-mmc.c | 344 mmc_writel(host, REG_DBGC, 0xdeb); in sunxi_mmc_init_host() 354 mmc_writel(host, REG_GCTRL, rval); in sunxi_mmc_init_host() 441 mmc_writel(host, REG_DMAC, in sunxi_mmc_start_dma() 463 mmc_writel(host, REG_CARG, arg); in sunxi_mmc_send_manual_stop() 518 mmc_writel(host, REG_IDIE, 0); in sunxi_mmc_finalize_request() 547 mmc_writel(host, REG_DMAC, 0); in sunxi_mmc_finalize_request() 595 mmc_writel(host, REG_IMASK, in sunxi_mmc_irq() 680 mmc_writel(host, REG_CMDR, rval); in sunxi_mmc_oclk_onoff() 687 mmc_writel(host, REG_RINTR, in sunxi_mmc_oclk_onoff() 1003 mmc_writel(host, REG_HWRST, 0); in sunxi_mmc_hw_reset() [all …]
|