Home | History | Annotate | Download | only in s3c2xx0

Lines Matching defs:sdmmc

52 #include <dev/sdmmc/sdmmcchip.h>
53 #include <dev/sdmmc/sdmmcvar.h>
71 device_t sdmmc;
136 /* SDMMC function structure */
213 saa.saa_busname = "sdmmc";
235 /* Is it a good idea to get the private parts of sdmmc ? */
236 sc->sdmmc = config_found(sc->dev, &saa, NULL, CFARGS_NONE);
355 /* We do not need to wait here, as the sdmmc code will do that
547 /* The sdmmc subsystem expects that the response is delivered
824 sdmmc_needs_discover(sc->sdmmc);