Lines Matching defs:tmio_mmc_data
106 struct tmio_mmc_data { struct
107 void *chan_priv_tx;
108 void *chan_priv_rx;
109 unsigned int hclk;
110 unsigned long capabilities;
111 unsigned long capabilities2;
112 unsigned long flags;
113 u32 ocr_mask; /* available voltages */
114 unsigned int cd_gpio;
115 int alignment_shift;
116 dma_addr_t dma_rx_offset;
117 unsigned int max_blk_count;
118 unsigned short max_segs;
119 void (*set_pwr)(struct platform_device *host, int state);
120 void (*set_clk_div)(struct platform_device *host, int state);