au1xmmc_host
struct au1xmmc_host *host = platform_get_drvdata(pdev);
struct au1xmmc_host *host = dev_get_drvdata(dev);
struct au1xmmc_host *host = dev_get_drvdata(dev);
static inline void IRQ_ON(struct au1xmmc_host *host, u32 mask)
static inline void FLUSH_FIFO(struct au1xmmc_host *host)
static inline void IRQ_OFF(struct au1xmmc_host *host, u32 mask)
static inline void SEND_STOP(struct au1xmmc_host *host)
static void au1xmmc_set_power(struct au1xmmc_host *host, int state)
struct au1xmmc_host *host = mmc_priv(mmc);
struct au1xmmc_host *host = mmc_priv(mmc);
static void au1xmmc_finish_request(struct au1xmmc_host *host)
struct au1xmmc_host *host = from_work(host, t, finish_bh_work);
static int au1xmmc_send_command(struct au1xmmc_host *host,
static void au1xmmc_data_complete(struct au1xmmc_host *host, u32 status)
struct au1xmmc_host *host = from_work(host, t, data_bh_work);
static void au1xmmc_send_pio(struct au1xmmc_host *host)
static void au1xmmc_receive_pio(struct au1xmmc_host *host)
static void au1xmmc_cmd_complete(struct au1xmmc_host *host, u32 status)
static void au1xmmc_set_clock(struct au1xmmc_host *host, int rate)
static int au1xmmc_prepare_data(struct au1xmmc_host *host,
struct au1xmmc_host *host = mmc_priv(mmc);
static void au1xmmc_reset_controller(struct au1xmmc_host *host)
struct au1xmmc_host *host = mmc_priv(mmc);
struct au1xmmc_host *host = dev_id;
struct au1xmmc_host *host = (struct au1xmmc_host *)dev_id;
static int au1xmmc_dbdma_init(struct au1xmmc_host *host)
static void au1xmmc_dbdma_shutdown(struct au1xmmc_host *host)
struct au1xmmc_host *host = mmc_priv(mmc);
struct au1xmmc_host *host;