Searched defs:fifo_mode (Results 1 – 7 of 7) sorted by relevance
1063 static ushort __initdata fifo_mode = 4; variable1065 static ushort __initdata fifo_mode = 5; variable1067 static ushort __initdata fifo_mode = 2; variable
257 u8 fifo_mode; member
97 static unsigned fifo_mode = 3; variable99 static unsigned fifo_mode = 0; variable
113 static ushort fifo_mode = 0; variable
150 u32 fifo_mode:1; /*FIFO mode select = 1*/ member
103 enum dac33_fifo_modes fifo_mode;/* FIFO mode selection */ member
1212 u_int fifo_mode; in ahd_flush_qoutfifo() local