Lines Matching +full:configuration +full:- +full:dependent
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
59 struct s_txd_os txd_os ; /* OS - specific struct */
76 struct s_rxd_os rxd_os ; /* OS - specific struct */
125 #define RX_FIFO_SPACE 0x4000 - RX_FIFO_OFF
130 #define TX_LARGE_FIFO TX_FIFO_SPACE - TX_SMALL_FIFO
133 #define RX_LARGE_FIFO RX_FIFO_SPACE - RX_SMALL_FIFO
146 u_short fifo_config_mode ; /* FIFO configuration mode */
183 * queue pointers; points to the queue dependent variables
189 * queue dependent variables
195 * FIFO configuration struct
228 /* used by the os-specific module */
245 * CPU is big endian; M-Channel is little endian)