Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vt6656/
Dint.c75 if (context->fb_option && !(tsr & (TSR_TMO | TSR_RETRYTMO))) { in vnt_int_report_rate()
100 if (!(tsr & (TSR_TMO | TSR_RETRYTMO))) { in vnt_int_report_rate()
Ddesc.h61 #define TSR_RETRYTMO 0x08 macro