Searched defs:fman_fpm_regs (Results 1 – 1 of 1) sorted by relevance
338 struct fman_fpm_regs { struct339 u32 fmfp_tnc; /* FPM TNUM Control 0x00 */340 u32 fmfp_prc; /* FPM Port_ID FmCtl Association 0x04 */341 u32 fmfp_brkc; /* FPM Breakpoint Control 0x08 */342 u32 fmfp_mxd; /* FPM Flush Control 0x0c */343 u32 fmfp_dist1; /* FPM Dispatch Thresholds1 0x10 */344 u32 fmfp_dist2; /* FPM Dispatch Thresholds2 0x14 */345 u32 fm_epi; /* FM Error Pending Interrupts 0x18 */346 u32 fm_rie; /* FM Error Interrupt Enable 0x1c */347 u32 fmfp_fcev[4]; /* FPM FMan-Controller Event 1-4 0x20-0x2f */[all …]