Searched defs:fman_fpm_regs (Results 1 – 1 of 1) sorted by relevance
313 struct fman_fpm_regs { struct314 u32 fmfp_tnc; /* FPM TNUM Control 0x00 */315 u32 fmfp_prc; /* FPM Port_ID FmCtl Association 0x04 */316 u32 fmfp_brkc; /* FPM Breakpoint Control 0x08 */317 u32 fmfp_mxd; /* FPM Flush Control 0x0c */318 u32 fmfp_dist1; /* FPM Dispatch Thresholds1 0x10 */319 u32 fmfp_dist2; /* FPM Dispatch Thresholds2 0x14 */320 u32 fm_epi; /* FM Error Pending Interrupts 0x18 */321 u32 fm_rie; /* FM Error Interrupt Enable 0x1c */322 u32 fmfp_fcev[4]; /* FPM FMan-Controller Event 1-4 0x20-0x2f */[all …]