Searched refs:s3c64xx_setup_sdhci0_cfg_gpio (Results 1 – 2 of 2) sorted by relevance
117 extern void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *, int w);165 s3c_hsmmc0_def_platdata.cfg_gpio = s3c64xx_setup_sdhci0_cfg_gpio; in s3c6400_default_sdhci0()186 s3c_hsmmc0_def_platdata.cfg_gpio = s3c64xx_setup_sdhci0_cfg_gpio; in s3c6410_default_sdhci0()
24 void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci0_cfg_gpio() function