Searched refs:sdmmc_chip_exec_command (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/dev/sdmmc/ | ||
| H A D | sdmmcchip.h | 73 #define sdmmc_chip_exec_command(tag, handle, cmdp) \ macro |
| H A D | sdmmc.c | 654 sdmmc_chip_exec_command(sc->sct, sc->sch, cmd); in sdmmc_mmc_command() |