Lines Matching +full:rx +full:- +full:enable
1 /* SPDX-License-Identifier: GPL-2.0+ */
5 * Copyright 2010-2011 Freescale Semiconductor, Inc.
19 u32 fmbm_ier; /* interrupt enable register */
24 u32 fmbm_gde; /* global debug enable */
36 u32 fmqm_eien; /* error interrupt enable register */
39 u32 fmqm_ien; /* interrupt enable register */
69 u32 fmbm_rcfg; /* Rx configuration */
70 u32 fmbm_rst; /* Rx status */
71 u32 fmbm_rda; /* Rx DMA attributes */
72 u32 fmbm_rfp; /* Rx FIFO parameters */
73 u32 fmbm_rfed; /* Rx frame end data */
74 u32 fmbm_ricp; /* Rx internal context parameters */
75 u32 fmbm_rim; /* Rx internal margins */
76 u32 fmbm_rebm; /* Rx external buffer margins */
77 u32 fmbm_rfne; /* Rx frame next engine */
78 u32 fmbm_rfca; /* Rx frame command attributes */
79 u32 fmbm_rfpne; /* Rx frame parser next engine */
80 u32 fmbm_rpso; /* Rx parse start offset */
81 u32 fmbm_rpp; /* Rx policer profile */
82 u32 fmbm_rccb; /* Rx coarse classification base */
84 u32 fmbm_rprai[0x8]; /* Rx parse results array Initialization */
85 u32 fmbm_rfqid; /* Rx frame queue ID */
86 u32 fmbm_refqid; /* Rx error frame queue ID */
87 u32 fmbm_rfsdm; /* Rx frame status discard mask */
88 u32 fmbm_rfsem; /* Rx frame status error mask */
89 u32 fmbm_rfene; /* Rx frame enqueue next engine */
97 u32 fmbm_rstc; /* Rx statistics counters */
98 u32 fmbm_rfrc; /* Rx frame counters */
99 u32 fmbm_rfbc; /* Rx bad frames counter */
100 u32 fmbm_rlfc; /* Rx large frames counter */
101 u32 fmbm_rffc; /* Rx filter frames counter */
102 u32 fmbm_rfdc; /* Rx frame discard counter */
103 u32 fmbm_rfldec; /* Rx frames list DMA error counter */
104 u32 fmbm_rodc; /* Rx out of buffers discard counter */
105 u32 fmbm_rbdc; /* Rx buffers deallocate counter */
107 u32 fmbm_rpc; /* Rx performance counters */
108 u32 fmbm_rpcp; /* Rx performance count parameters */
109 u32 fmbm_rccn; /* Rx cycle counter */
110 u32 fmbm_rtuc; /* Rx tasks utilization counter */
111 u32 fmbm_rrquc; /* Rx receive queue utilization counter */
112 u32 fmbm_rduc; /* Rx DMA utilization counter */
113 u32 fmbm_rfuc; /* Rx FIFO utilization counter */
114 u32 fmbm_rpac; /* Rx pause activation counter */
116 u32 fmbm_rdbg; /* Rx debug configuration */
119 /* FMBM_RCFG - Rx configuration */
124 /* FMBM_RST - Rx status */
125 #define FMBM_RST_BSY 0x80000000 /* Rx port is busy */
127 /* FMBM_RFCA - Rx frame command attributes */
132 /* FMBM_RSTC - Rx statistics */
133 #define FMBM_RSTC_EN 0x80000000 /* statistics counters enable */
168 /* FMBM_TCFG - Tx configuration */
170 #define FMBM_TCFG_IM 0x01000000 /* independent mode enable */
172 /* FMBM_TST - Tx status */
175 /* FMBM_TFCA - Tx frame command attributes */
180 /* FMBM_TSTC - Tx statistics counters */
183 /* FMBM_INIT - BMI initialization register */
186 /* FMBM_CFG1 - BMI configuration 1 */
191 /* FMBM_IEVR - interrupt event */
197 /* FMBM_IER - interrupt enable */
198 #define FMBM_IER_PECE 0x80000000 /* PEC interrupt enable */
199 #define FMBM_IER_LECE 0x40000000 /* LEC interrupt enable */
200 #define FMBM_IER_SECE 0x20000000 /* SEC interrupt enable */
204 /* FMBM_PP - BMI Port Parameters */
206 #define FMBM_PP_MXT(x) (((x-1) << 24) & FMBM_PP_MXT_MASK)
208 #define FMBM_PP_MXD(x) (((x-1) << 8) & FMBM_PP_MXD_MASK)
210 /* FMBM_PFS - BMI Port FIFO Size */
214 /* FMQM_GC - global configuration */
215 #define FMQM_GC_ENQ_EN 0x80000000 /* enqueue enable */
216 #define FMQM_GC_DEQ_EN 0x40000000 /* dequeue enable */
217 #define FMQM_GC_STEN 0x10000000 /* enable global stat counters */
223 /* FMQM_EIE - error interrupt event register */
224 #define FMQM_EIE_DEE 0x80000000 /* double-bit ECC error */
228 /* FMQM_EIEN - error interrupt enable register */
229 #define FMQM_EIEN_DEEN 0x80000000 /* double-bit ECC error */
233 /* FMQM_IE - interrupt event register */
234 #define FMQM_IE_SEE 0x80000000 /* single-bit ECC error detected */
237 /* FMQM_IEN - interrupt enable register */
238 #define FMQM_IEN_SEE 0x80000000 /* single-bit ECC err IRQ enable */
241 /* NIA - next invoked action */
248 #define NIA_RISC_AC_IM_RX 0x0000000a /* independent mode Rx */
278 u32 fmdmplr[32]; /* FM DMA PID-LIODN # register */
282 /* FMDMSR - Fman DMA status register */
300 /* FMDMMR - FMan DMA mode register */
311 u32 fmrie; /* rams interrupt enable */
312 u32 fpmfcevent[0x4];/* FMan controller event 0-3 */
314 u32 fpmfcmask[0x4]; /* FMan controller mask 0-3 */
322 u32 fpmdrd[0x4]; /* data_ram data 0-3 */
331 u32 fmfpee; /* event and enable */
332 u32 fpmcev[0x4]; /* CPU event 0-3 */
340 /* FMFP_PRC - FPM Port_ID Control Register */
351 /* FMFP_EE - FPM event and enable register */
356 #define FMFPEE_DECC_EN 0x00008000 /* double ECC interrupt enable */
357 #define FMFPEE_STL_EN 0x00004000 /* stall of task interrupt enable */
358 #define FMFPEE_SECC_EN 0x00002000 /* single ECC err interrupt enable */
359 #define FMFPEE_EHM 0x00000008 /* external halt enable */
368 /* FMFP_RCR - FMan Rams Control and Event */
379 #define IRAM_IADD_AIE 0x80000000 /* address auto increase enable */
398 u8 res1[0x1000 - 0x138];