Searched refs:sdmmc_mem_sd_switch (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/evbarm/stand/boot2440/ |
| D | dev_sdmmc.c | 182 static int sdmmc_mem_sd_switch(struct sdmmc_softc *, int, int, int, void*); 440 error = sdmmc_mem_sd_switch(sc, 0, 1, 0, status); in sdmmc_init() 1357 sdmmc_mem_sd_switch(struct sdmmc_softc *sc, int mode, int group, in sdmmc_mem_sd_switch() function
|
| /netbsd/src/sys/dev/sdmmc/ |
| D | sdmmc_mem.c | 96 static int sdmmc_mem_sd_switch(struct sdmmc_function *, int, int, int, sdmmc_bitfield512_t *); 841 error = sdmmc_mem_sd_switch(sf, 0, 1, 0, &status); in sdmmc_mem_sd_init() 884 sdmmc_mem_sd_switch(sf, 1, 1, best_func, &status); in sdmmc_mem_sd_init() 1856 sdmmc_mem_sd_switch(struct sdmmc_function *sf, int mode, int group, in sdmmc_mem_sd_switch() function
|