Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dtmio_mmc_core.c101 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask); in tmio_mmc_enable_mmc_irqs()
108 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask); in tmio_mmc_disable_mmc_irqs()
114 sd_ctrl_write32_as_16_and_16(host, CTL_STATUS, ~i); in tmio_mmc_ack_mmc_irqs()
359 sd_ctrl_write32_as_16_and_16(host, CTL_ARG_REG, cmd->arg); in tmio_mmc_start_command()
726 sd_ctrl_write32_as_16_and_16(host, CTL_STATUS, TMIO_MASK_IRQ); in tmio_mmc_irq()
Dtmio_mmc.h282 static inline void sd_ctrl_write32_as_16_and_16(struct tmio_mmc_host *host, in sd_ctrl_write32_as_16_and_16() function
Drenesas_sdhi_core.c264 sd_ctrl_write32_as_16_and_16(host, CTL_STATUS, 0x0); in renesas_sdhi_init_tuning()