Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sdmmc/
H A Dsdhcvar.h61 #define SDHC_FLAG_NO_TIMEOUT 0x00080000 /* ignore timeout interrupts */ macro
H A Dsdhc.c1613 if (ISSET(hp->sc->sc_flags, SDHC_FLAG_NO_TIMEOUT)) { in sdhc_exec_command()
/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_sdhc.c129 SDHC_FLAG_NO_TIMEOUT | in tegra_sdhc_attach()