Home
last modified time | relevance | path

Searched refs:TO_UNCAC (Results 1 – 10 of 10) sorted by relevance

/linux/arch/mips/loongson64/
A Dinit.c21 #define NODE_ID_OFFSET_ADDR ((void __iomem *)TO_UNCAC(0x1001041c))
126 setup_8250_early_printk_port(TO_UNCAC(LOONGSON_REG_BASE), 0, 1024); in prom_init()
128 setup_8250_early_printk_port(TO_UNCAC(LOONGSON_REG_BASE + 0x1e0), 0, 1024); in prom_init()
A Dreset.c130 secondary_kexec_args[0] = TO_UNCAC(0x3ff01000); in loongson_kexec_shutdown()
146 secondary_kexec_args[0] = TO_UNCAC(0x3ff01000); in loongson_crash_shutdown()
A Denv.c24 #define HOST_BRIDGE_CONFIG_ADDR ((void __iomem *)TO_UNCAC(0x1a000000))
/linux/arch/mips/include/asm/mach-loongson64/
A Dloongson.h70 (*(volatile u8 *)((char *)TO_UNCAC(base) + (x)))
73 (*(volatile u32 *)((char *)TO_UNCAC(base) + (x)))
A Dloongson_regs.h215 #define MMIO_CSR(x) (void *)TO_UNCAC(CSR_PUBLIC_MMIO_BASE + x)
/linux/arch/mips/loongson2ef/common/
A Duart_base.c41 _loongson_uart_base = TO_UNCAC(loongson_uart_base); in prom_init_loongson_uart_base()
/linux/arch/mips/include/asm/mach-generic/
A Dspaces.h83 #define TO_UNCAC(x) (UNCAC_BASE | ((x) & TO_PHYS_MASK)) macro
/linux/arch/mips/sgi-ip27/
A Dip27-nmi.c63 (TO_UNCAC(TO_NODE(nasid, IP27_NMI_KREGS_OFFSET)) + in nmi_cpu_eframe_save()
/linux/arch/mips/include/asm/mach-loongson2ef/
A Dloongson.h221 #define LOONGSON_CHIPCFG (void __iomem *)TO_UNCAC(0x1fc00180)
/linux/arch/mips/include/asm/sn/
A Daddrs.h369 TO_UNCAC((NODE_OFFSET(_nasid) + (_off)) | UNCAC_BASE)

Completed in 17 milliseconds