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