Searched refs:RTSX_SD_INT_EN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/rtsx/ | ||
H A D | rtsxreg.h | 74 #define RTSX_SD_INT_EN (1U << 25) macro |
H A D | rtsx.c | 889 sc->rtsx_intr_enabled = RTSX_TRANS_OK_INT_EN | RTSX_TRANS_FAIL_INT_EN | RTSX_SD_INT_EN; |