Lines Matching defs:ccsr_fman
422 typedef struct ccsr_fman { struct
423 u8 muram[0x80000];
424 fm_bmi_common_t fm_bmi_common;
425 fm_qmi_common_t fm_qmi_common;
426 u8 res0[2048];
427 struct {
432 } port[63];
433 fm_policer_t fm_policer;
434 fm_keygen_t fm_keygen;
435 fm_dma_t fm_dma;
436 fm_fpm_t fm_fpm;
437 fm_imem_t fm_imem;
461 } ccsr_fman_t; argument