Searched defs:immap (Results 1 – 5 of 5) sorted by relevance
570 typedef struct immap { struct575 u8 im_dpram1[16*1024];576 u8 res1[16*1024];577 u8 im_dpram2[4*1024];578 u8 res2[8*1024];579 u8 im_dpram3[4*1024];580 u8 res3[16*1024];582 sysconf_cpm2_t im_siu_conf; /* SIU Configuration */583 memctl_cpm2_t im_memctl; /* Memory Controller */584 sit_cpm2_t im_sit; /* System Integration Timers */[all …]
545 typedef struct immap { struct561 } immap_t; argument
26 void __iomem *immap; in mpc834x_usb_cfg() local102 void __iomem *immap, *usb_regs; in mpc831x_usb_cfg() local214 void __iomem *immap; in mpc837x_usb_cfg() local
106 void __iomem *immap; in mpc836x_mds_setup_arch() local
190 struct immap *immap; member