Searched refs:TSR_RETRYTMO (Results 1 – 2 of 2) sorted by relevance
77 if (context->fb_option && !(tsr & (TSR_TMO | TSR_RETRYTMO))) { in vnt_int_report_rate()102 if (!(tsr & (TSR_TMO | TSR_RETRYTMO))) { in vnt_int_report_rate()
61 #define TSR_RETRYTMO 0x08 macro