Home
last modified time | relevance | path

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

/linux-3.3/include/linux/mmc/
Dsh_mmcif.h40 struct sh_mmcif_plat_data { struct
41 void (*set_pwr)(struct platform_device *pdev, int state);
42 void (*down_pwr)(struct platform_device *pdev);
43 int (*get_cd)(struct platform_device *pdef);
44 struct sh_mmcif_dma *dma; /* Deprecated. Instead */
45 unsigned int slave_id_tx; /* use embedded slave_id_[tr]x */
46 unsigned int slave_id_rx;
47 u8 sup_pclk; /* 1 :SH7757, 0: SH7724/SH7372 */
48 unsigned long caps;
49 u32 ocr;