Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dsh_mmcif.h34 struct sh_mmcif_plat_data { struct
35 int (*get_cd)(struct platform_device *pdef);
36 unsigned int slave_id_tx; /* embedded slave_id_[tr]x */
37 unsigned int slave_id_rx;
38 bool use_cd_gpio : 1;
39 bool ccs_unsupported : 1;
40 bool clk_ctrl2_present : 1;
41 unsigned int cd_gpio;
42 u8 sup_pclk; /* 1 :SH7757, 0: SH7724/SH7372 */
43 unsigned long caps;
[all …]