Searched refs:switch_group0_functions (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/sdmmc/
H A Dsdmmc_mem.c110 } switch_group0_functions[] = { variable in typeref:struct:__anon3
859 for (i = 0; i < __arraycount(switch_group0_functions); i++) {
864 switch_group0_functions[i].name));
870 switch_group0_functions[best_func].name));
885 switch_group0_functions[best_func].freq;
910 sc->sc_transfer_mode = switch_group0_functions[best_func].name;

Completed in 187 milliseconds