Home
last modified time | relevance | path

Searched refs:VIRT_IMMR_BASE (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/sysdev/
H A Dcpm_common.c69 VIRT_IMMR_BASE); in udbg_init_cpm()
72 VIRT_IMMR_BASE); in udbg_init_cpm()
/linux/arch/powerpc/include/asm/
H A Dfixmap.h111 #define VIRT_IMMR_BASE (__fix_to_virt(FIX_IMMR_BASE)) macro
/linux/arch/powerpc/kernel/
H A Dhead_8xx.S573 LOAD_REG_IMMEDIATE(r0, VIRT_IMMR_BASE | MD_EVALID)
771 LOAD_REG_IMMEDIATE(r0, VIRT_IMMR_BASE | MD_EVALID)
H A Dasm-offsets.c669 DEFINE(VIRT_IMMR_BASE, (u64)__fix_to_virt(FIX_IMMR_BASE)); in main()
/linux/arch/powerpc/platforms/8xx/
H A Dcpm1.c54 immap_t __iomem *mpc8xx_immr = (void __iomem *)VIRT_IMMR_BASE;