Home
last modified time | relevance | path

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

/drivers/staging/vt6656/
Ddesc.h76 #define FIFOCTL_AUTO_FB_1 0x1000 macro
Drxtx.c933 cpu_to_le16(FIFOCTL_AUTO_FB_1); in vnt_tx_packet()
/drivers/staging/vt6655/
Ddesc.h120 #define FIFOCTL_AUTO_FB_1 0x1000 macro
Drxtx.c975 else if (fifo_ctl & FIFOCTL_AUTO_FB_1) in s_vGenerateTxParameter()
1093 else if (fifo_ctl & FIFOCTL_AUTO_FB_1) in s_cbFillTxBufHead()
1404 cpu_to_le16(FIFOCTL_AUTO_FB_1); in vnt_generate_fifo_header()
Ddevice_main.c795 (FIFOCTL_AUTO_FB_0 | FIFOCTL_AUTO_FB_1)); in vnt_int_report_rate()
812 else if (fb_option & FIFOCTL_AUTO_FB_1) in vnt_int_report_rate()