Searched defs:immap (Results 1 – 5 of 5) sorted by relevance
569 typedef struct immap { struct574 u8 im_dpram1[16*1024];575 u8 res1[16*1024];576 u8 im_dpram2[4*1024];577 u8 res2[8*1024];578 u8 im_dpram3[4*1024];579 u8 res3[16*1024];581 sysconf_cpm2_t im_siu_conf; /* SIU Configuration */582 memctl_cpm2_t im_memctl; /* Memory Controller */583 sit_cpm2_t im_sit; /* System Integration Timers */[all …]
545 typedef struct immap { struct561 } immap_t; argument
30 void __iomem *immap; in mpc834x_usb_cfg() local106 void __iomem *immap, *usb_regs; in mpc831x_usb_cfg() local219 void __iomem *immap; in mpc837x_usb_cfg() local
119 void __iomem *immap; in mpc836x_mds_setup_arch() local
189 struct immap *immap; member