atmel_mci
static u32 atmci_prepare_data(struct atmel_mci *host, struct mmc_data *data)
atmci_prepare_data_pdc(struct atmel_mci *host, struct mmc_data *data)
atmci_prepare_data_dma(struct atmel_mci *host, struct mmc_data *data)
atmci_submit_data(struct atmel_mci *host, struct mmc_data *data)
atmci_submit_data_pdc(struct atmel_mci *host, struct mmc_data *data)
atmci_submit_data_dma(struct atmel_mci *host, struct mmc_data *data)
static void atmci_stop_transfer(struct atmel_mci *host)
static void atmci_stop_transfer_pdc(struct atmel_mci *host)
static void atmci_stop_transfer_dma(struct atmel_mci *host)
static void atmci_start_request(struct atmel_mci *host,
static void atmci_queue_request(struct atmel_mci *host,
struct atmel_mci *host = slot->host;
struct atmel_mci *host = slot->host;
struct atmel_mci *host = slot->host;
static void atmci_request_end(struct atmel_mci *host, struct mmc_request *mrq)
static void atmci_command_complete(struct atmel_mci *host,
struct atmel_mci *host = slot->host;
struct atmel_mci *host = from_work(host, t, bh_work);
static void atmci_read_data_pio(struct atmel_mci *host)
static void atmci_write_data_pio(struct atmel_mci *host)
static void atmci_sdio_interrupt(struct atmel_mci *host, u32 status)
struct atmel_mci *host = dev_id;
static int atmci_init_slot(struct atmel_mci *host,
static int atmci_configure_dma(struct atmel_mci *host)
static void atmci_get_cap(struct atmel_mci *host)
struct atmel_mci *host;
struct atmel_mci *host = platform_get_drvdata(pdev);
struct atmel_mci *host = dev_get_drvdata(dev);
struct atmel_mci *host = dev_get_drvdata(dev);
u32 (*prepare_data)(struct atmel_mci *host, struct mmc_data *data);
void (*submit_data)(struct atmel_mci *host, struct mmc_data *data);
void (*stop_transfer)(struct atmel_mci *host);
struct atmel_mci *host;
struct atmel_mci *host = s->private;
struct atmel_mci *host = slot->host;
static int atmci_of_init(struct atmel_mci *host)
static inline unsigned int atmci_get_version(struct atmel_mci *host)
static inline unsigned int atmci_convert_chksize(struct atmel_mci *host,
struct atmel_mci *host = timer_container_of(host, t, timer);
static inline unsigned int atmci_ns_to_clocks(struct atmel_mci *host,
static void atmci_set_timeout(struct atmel_mci *host,
static void atmci_send_command(struct atmel_mci *host,
static void atmci_send_stop_cmd(struct atmel_mci *host, struct mmc_data *data)
static void atmci_pdc_set_single_buf(struct atmel_mci *host,
static void atmci_pdc_set_both_buf(struct atmel_mci *host, int dir)
static void atmci_pdc_cleanup(struct atmel_mci *host)
static void atmci_pdc_complete(struct atmel_mci *host)
static void atmci_dma_cleanup(struct atmel_mci *host)
struct atmel_mci *host = arg;