Lines Matching defs:tmio_mmc_data
92 struct tmio_mmc_data { struct
93 void *chan_priv_tx;
94 void *chan_priv_rx;
95 unsigned int hclk;
96 unsigned long capabilities;
97 unsigned long capabilities2;
98 unsigned long flags;
99 u32 ocr_mask; /* available voltages */
100 int alignment_shift;
101 dma_addr_t dma_rx_offset;
102 unsigned int max_blk_count;
103 unsigned short max_segs;
104 void (*set_pwr)(struct platform_device *host, int state);
105 void (*set_clk_div)(struct platform_device *host, int state);