Home
last modified time | relevance | path

Searched refs:FIFOCTL_AUTO_FB_0 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/staging/vt6656/
Ddesc.h67 #define FIFOCTL_AUTO_FB_0 0x0800 macro
Drxtx.c919 cpu_to_le16(FIFOCTL_AUTO_FB_0); in vnt_tx_packet()
/Linux-v4.19/drivers/staging/vt6655/
Ddesc.h108 #define FIFOCTL_AUTO_FB_0 0x0800 macro
Drxtx.c956 if (fifo_ctl & FIFOCTL_AUTO_FB_0) in s_vGenerateTxParameter()
1074 if (fifo_ctl & FIFOCTL_AUTO_FB_0) in s_cbFillTxBufHead()
1383 cpu_to_le16(FIFOCTL_AUTO_FB_0); in vnt_generate_fifo_header()
Ddevice_main.c858 (FIFOCTL_AUTO_FB_0 | FIFOCTL_AUTO_FB_1)); in vnt_int_report_rate()
873 if (fb_option & FIFOCTL_AUTO_FB_0) in vnt_int_report_rate()