Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dsdhci.h52 extern void s3c2416_setup_sdhci1_cfg_gpio(struct platform_device *, int w);
70 s3c_hsmmc1_def_platdata.cfg_gpio = s3c2416_setup_sdhci1_cfg_gpio; in s3c2416_default_sdhci1()
Dsetup-sdhci-gpio-s3c24xx.c27 void s3c2416_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci1_cfg_gpio() function