Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
Dfman.c339 struct fman_fpm_regs { struct
340 u32 fmfp_tnc; /* FPM TNUM Control 0x00 */
341 u32 fmfp_prc; /* FPM Port_ID FmCtl Association 0x04 */
342 u32 fmfp_brkc; /* FPM Breakpoint Control 0x08 */
343 u32 fmfp_mxd; /* FPM Flush Control 0x0c */
344 u32 fmfp_dist1; /* FPM Dispatch Thresholds1 0x10 */
345 u32 fmfp_dist2; /* FPM Dispatch Thresholds2 0x14 */
346 u32 fm_epi; /* FM Error Pending Interrupts 0x18 */
347 u32 fm_rie; /* FM Error Interrupt Enable 0x1c */
348 u32 fmfp_fcev[4]; /* FPM FMan-Controller Event 1-4 0x20-0x2f */
[all …]