Searched refs:s3c64xx_setup_sdhci1_cfg_gpio (Results 1 – 2 of 2) sorted by relevance
118 extern void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *, int w);172 s3c_hsmmc1_def_platdata.cfg_gpio = s3c64xx_setup_sdhci1_cfg_gpio; in s3c6400_default_sdhci1()193 s3c_hsmmc1_def_platdata.cfg_gpio = s3c64xx_setup_sdhci1_cfg_gpio; in s3c6410_default_sdhci1()
37 void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci1_cfg_gpio() function