Home
last modified time | relevance | path

Searched defs:fman_fpm_regs (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/freescale/fman/
Dfman.c312 struct fman_fpm_regs { struct
313 u32 fmfp_tnc; /* FPM TNUM Control 0x00 */
314 u32 fmfp_prc; /* FPM Port_ID FmCtl Association 0x04 */
315 u32 fmfp_brkc; /* FPM Breakpoint Control 0x08 */
316 u32 fmfp_mxd; /* FPM Flush Control 0x0c */
317 u32 fmfp_dist1; /* FPM Dispatch Thresholds1 0x10 */
318 u32 fmfp_dist2; /* FPM Dispatch Thresholds2 0x14 */
319 u32 fm_epi; /* FM Error Pending Interrupts 0x18 */
320 u32 fm_rie; /* FM Error Interrupt Enable 0x1c */
321 u32 fmfp_fcev[4]; /* FPM FMan-Controller Event 1-4 0x20-0x2f */
[all …]