Lines Matching defs:s3c_sdhci_platdata
38 struct s3c_sdhci_platdata { struct
39 unsigned int max_width;
40 unsigned int host_caps;
41 unsigned int host_caps2;
42 unsigned int pm_caps;
43 enum cd_types cd_type;
45 int ext_cd_gpio;
46 bool ext_cd_gpio_invert;
47 int (*ext_cd_init)(void (*notify_func)(struct platform_device *,
49 int (*ext_cd_cleanup)(void (*notify_func)(struct platform_device *,
52 void (*cfg_gpio)(struct platform_device *dev, int width);