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