Searched defs:fman_fpm_regs (Results 1 – 1 of 1) sorted by relevance
129 struct fman_fpm_regs { struct130 uint32_t fmfp_tnc; /**< FPM TNUM Control 0x00 */131 uint32_t fmfp_prc; /**< FPM Port_ID FmCtl Association 0x04 */132 uint32_t fmfp_brkc; /**< FPM Breakpoint Control 0x08 */133 uint32_t fmfp_mxd; /**< FPM Flush Control 0x0c */134 uint32_t fmfp_dist1; /**< FPM Dispatch Thresholds1 0x10 */135 uint32_t fmfp_dist2; /**< FPM Dispatch Thresholds2 0x14 */136 uint32_t fm_epi; /**< FM Error Pending Interrupts 0x18 */137 uint32_t fm_rie; /**< FM Error Interrupt Enable 0x1c */138 uint32_t fmfp_fcev[4]; /**< FPM FMan-Controller Event 1-4 0x20-0x2f */[all …]