Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sdmmc/
Dsdmmc_io.c53 int sdmmc_io_set_highspeed(struct sdmmc_function *sf, int);
190 sdmmc_io_set_highspeed(sf, 1) == 0) { in sdmmc_io_init()
888 sdmmc_io_set_highspeed(struct sdmmc_function *sf, int enable) in sdmmc_io_set_highspeed() function