Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sdmmc/
Dsdhcreg.h139 #define SDHC_EINTR_STATUS_MASK 0x03ff /* excluding vendor signals */ macro
Dsdhc.c544 HWRITE2(hp, SDHC_EINTR_STATUS_EN, SDHC_EINTR_STATUS_MASK); in sdhc_host_reset()