Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Ddesc.h66 #define FIFOCTL_AUTO_FB_0 0x0800 macro
/openbmc/linux/drivers/staging/vt6655/
H A Ddesc.h106 #define FIFOCTL_AUTO_FB_0 0x0800 macro
H A Drxtx.c908 if (fifo_ctl & FIFOCTL_AUTO_FB_0) in s_vGenerateTxParameter()
1025 if (fifo_ctl & FIFOCTL_AUTO_FB_0) in s_cbFillTxBufHead()
1333 cpu_to_le16(FIFOCTL_AUTO_FB_0); in vnt_generate_fifo_header()
H A Ddevice_main.c923 (FIFOCTL_AUTO_FB_0 | FIFOCTL_AUTO_FB_1)); in vnt_int_report_rate()
938 if (fb_option & FIFOCTL_AUTO_FB_0) in vnt_int_report_rate()