Home
last modified time | relevance | path

Searched defs:sh_mobile_sdhi_info (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/mmc/
Dsh_mobile_sdhi.h21 struct sh_mobile_sdhi_info { struct
22 int dma_slave_tx;
23 int dma_slave_rx;
24 unsigned long tmio_flags;
25 unsigned long tmio_caps;
26 u32 tmio_ocr_mask; /* available MMC voltages */
27 unsigned int cd_gpio;
28 struct tmio_mmc_data *pdata;
29 void (*set_pwr)(struct platform_device *pdev, int state);
30 int (*get_cd)(struct platform_device *pdev);
[all …]