Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vt6656/
Ddesc.h66 #define FIFOCTL_AUTO_FB_1 0x1000 macro
Drxtx.c929 cpu_to_le16(FIFOCTL_AUTO_FB_1); in vnt_tx_packet()
/Linux-v4.19/drivers/staging/vt6655/
Ddesc.h107 #define FIFOCTL_AUTO_FB_1 0x1000 macro
Drxtx.c958 else if (fifo_ctl & FIFOCTL_AUTO_FB_1) in s_vGenerateTxParameter()
1076 else if (fifo_ctl & FIFOCTL_AUTO_FB_1) in s_cbFillTxBufHead()
1386 cpu_to_le16(FIFOCTL_AUTO_FB_1); in vnt_generate_fifo_header()
Ddevice_main.c858 (FIFOCTL_AUTO_FB_0 | FIFOCTL_AUTO_FB_1)); in vnt_int_report_rate()
875 else if (fb_option & FIFOCTL_AUTO_FB_1) in vnt_int_report_rate()