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