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