Lines Matching refs:rtsx_debug_mask
131 uint8_t rtsx_debug_mask; /* debugging mask */ member
559 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD) in rtsx_intr()
659 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
686 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
689 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
784 } else if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
787 if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
802 } else if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
805 if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
819 } else if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
822 if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
838 } else if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
841 if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
857 } else if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
860 if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
871 } else if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
874 if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
881 if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
1462 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
1569 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
1767 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
1786 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
1840 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
1927 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
1957 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
1971 if (sc->rtsx_debug_mask & RTSX_DEBUG_TUNING)
2038 if (sc->rtsx_debug_mask & RTSX_DEBUG_TUNING)
2107 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
2260 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
2356 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
2437 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD) {
2466 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
2489 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
2607 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD && cmd->opcode == ACMD_SEND_SCR) {
2759 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
2795 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
2908 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
2985 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
2990 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
2995 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
3001 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
3007 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
3013 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
3018 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
3025 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
3118 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
3131 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
3196 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
3336 if (sc->rtsx_debug_mask & (RTSX_DEBUG_BASIC | RTSX_TRACE_SD_CMD))
3357 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
3397 if (sc->rtsx_debug_mask & (RTSX_DEBUG_BASIC | RTSX_DEBUG_TUNING))
3402 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
3424 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
3453 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
3524 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
3542 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD)
3618 sc->rtsx_debug_mask = 0;
3652 &sc->rtsx_debug_mask, 0, "debugging mask, see rtsx(4)");
3658 if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)