Home
last modified time | relevance | path

Searched refs:TSR_RETRYTMO (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/vt6656/
Dint.c89 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()
Ddesc.h74 #define TSR_RETRYTMO 0x08 macro