Searched refs:sd_ctrl_write32_as_16_and_16 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | tmio_mmc_core.c | 105 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask); in tmio_mmc_enable_mmc_irqs() 112 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask); in tmio_mmc_disable_mmc_irqs() 118 sd_ctrl_write32_as_16_and_16(host, CTL_STATUS, ~i); in tmio_mmc_ack_mmc_irqs() 205 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask_all); in tmio_mmc_reset() 338 sd_ctrl_write32_as_16_and_16(host, CTL_ARG_REG, cmd->arg); in tmio_mmc_start_command() 715 sd_ctrl_write32_as_16_and_16(host, CTL_STATUS, TMIO_MASK_IRQ); in tmio_mmc_irq()
|
H A D | tmio_mmc.h | 252 static inline void sd_ctrl_write32_as_16_and_16(struct tmio_mmc_host *host, in sd_ctrl_write32_as_16_and_16() function
|
H A D | renesas_sdhi_core.c | 352 sd_ctrl_write32_as_16_and_16(host, CTL_STATUS, 0x0); in renesas_sdhi_init_tuning() 1110 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask_all); in renesas_sdhi_probe()
|
H A D | uniphier-sd.c | 708 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, TMIO_MASK_ALL); in uniphier_sd_probe()
|