Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsh_mobile_sdhi.c99 switch (sd_ctrl_read16(host, CTL_VERSION)) { in sh_mobile_sdhi_sdbuf_width()
143 while (--timeout && !(sd_ctrl_read16(host, CTL_STATUS2) & (1 << 13))) in sh_mobile_sdhi_wait_idle()
Dtmio_mmc.h169 static inline u16 sd_ctrl_read16(struct tmio_mmc_host *host, int addr) in sd_ctrl_read16() function
Dtmio_mmc_pio.c185 sd_ctrl_read16(host, CTL_SD_CARD_CLK_CTL)); in tmio_mmc_clk_stop()
192 sd_ctrl_read16(host, CTL_SD_CARD_CLK_CTL)); in tmio_mmc_clk_start()
408 *buf8 = sd_ctrl_read16(host, CTL_SD_DATA_PORT) & 0xff; in tmio_mmc_transfer_data()
719 status = sd_ctrl_read16(host, CTL_SDIO_STATUS); in tmio_mmc_sdio_irq()