Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Ddwmmc.c87 #define SDMMC_RINTSTS_RTO (1 << 8) macro
995 if (timeout == 0 || status & SDMMC_RINTSTS_RTO) { in dwmmc_exec_command()