Searched refs:prcm_mpu_base (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm/mach-omap2/
H A Dprcm_mpu44xx.c21 * prcm_mpu_base: the virtual address of the start of the PRCM_MPU IP
24 struct omap_domain_base prcm_mpu_base; variable in typeref:struct:omap_domain_base
46 prcm_mpu_base.va = prcm_mpu;
H A Dprcm_mpu_44xx_54xx.h25 extern struct omap_domain_base prcm_mpu_base;
H A Dprminst44xx.c43 memcpy(&_prm_bases[OMAP4430_PRCM_MPU_PARTITION], &prcm_mpu_base,
44 sizeof(prcm_mpu_base));
H A Dcminst44xx.c68 memcpy(&_cm_bases[OMAP4430_PRCM_MPU_PARTITION], &prcm_mpu_base,
69 sizeof(prcm_mpu_base));

Completed in 300 milliseconds