Home
last modified time | relevance | path

Searched refs:s3c64xx_setup_sdhci2_cfg_gpio (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/arm/mach-s3c/ !
Dsdhci.h55 extern void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *, int w);
100 s3c_hsmmc2_def_platdata.cfg_gpio = s3c64xx_setup_sdhci2_cfg_gpio; in s3c6400_default_sdhci2()
121 s3c_hsmmc2_def_platdata.cfg_gpio = s3c64xx_setup_sdhci2_cfg_gpio; in s3c6410_default_sdhci2()
Dsetup-sdhci-gpio-s3c64xx.c46 void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci2_cfg_gpio() function