Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Ddesc.h68 #define FIFOCTL_AUTO_FB_0 0x0800 macro
/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Ddesc.h108 #define FIFOCTL_AUTO_FB_0 0x0800 macro
H A Drxtx.c907 if (fifo_ctl & FIFOCTL_AUTO_FB_0) in s_vGenerateTxParameter()
1023 if (fifo_ctl & FIFOCTL_AUTO_FB_0) in s_cbFillTxBufHead()
1332 cpu_to_le16(FIFOCTL_AUTO_FB_0); in vnt_generate_fifo_header()
H A Ddevice_main.c856 (FIFOCTL_AUTO_FB_0 | FIFOCTL_AUTO_FB_1)); in vnt_int_report_rate()
871 if (fb_option & FIFOCTL_AUTO_FB_0) in vnt_int_report_rate()