Searched refs:DUMP_QCU (Results 1 – 2 of 2) sorted by relevance
56 DUMP_QCU = 0x0020, /* QCU state */ enumerator84 #define DEFQCU(_addr, _name) _DEFREG(_addr, _name, DUMP_QCU)
135 what |= DUMP_QCU; in main()224 if ((what & DUMP_QCU) && ath_hal_anyregs(DUMP_QCU)) { in main()228 ath_hal_dumpregs(stdout, DUMP_QCU); in main()233 if (what & (DUMP_BASIC|DUMP_INTERRUPT|DUMP_QCU)) in main()242 if (what & (DUMP_BASIC|DUMP_INTERRUPT|DUMP_QCU|DUMP_DCU)) in main()