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