Searched refs:KSEG1 (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/mips/lantiq/falcon/
H A Dreset.c25 #define BOOT_REG_BASE (KSEG1 | 0x1F200000)
31 #define WDT_REG_BASE (KSEG1 | 0x1F8803F0)
H A Dprom.c34 #define BOOT_REG_BASE (KSEG1 | 0x1F200000)
/linux-master/arch/mips/include/asm/mach-lantiq/falcon/
H A Dlantiq_soc.h23 * let's use KSEG1 instead
34 #define FALCON_CHIPID ((u32 *)(KSEG1 + LTQ_STATUS_BASE_ADDR + 0x0c))
35 #define FALCON_CHIPTYPE ((u32 *)(KSEG1 + LTQ_STATUS_BASE_ADDR + 0x38))
36 #define FALCON_CHIPCONF ((u32 *)(KSEG1 + LTQ_STATUS_BASE_ADDR + 0x40))
/linux-master/arch/mips/include/asm/
H A Daddrspace.h86 #define CKSEG1ADDR(a) (CPHYSADDR(a) | KSEG1)
94 #define KSEG1ADDR(a) (CPHYSADDR(a) | KSEG1)
104 #define KSEG1 0xa0000000 macro
/linux-master/arch/mips/rb532/
H A Dsetup.c50 set_io_port_base(KSEG1);
/linux-master/arch/mips/lantiq/
H A Dprom.c76 set_io_port_base((unsigned long) KSEG1);
/linux-master/arch/mips/include/asm/mach-lantiq/xway/
H A Dlantiq_soc.h76 * let's use KSEG1 instead
94 #define LTQ_MPS_BASE_ADDR (KSEG1 + 0x1F107000)
/linux-master/arch/mips/ralink/
H A Dof.c91 set_io_port_base(KSEG1);
/linux-master/arch/mips/ath79/
H A Dsetup.c215 set_io_port_base(KSEG1);
/linux-master/arch/mips/txx9/rbtx4927/
H A Dsetup.c224 set_io_port_base(KSEG1 + RBTX4927_ISA_IO_OFFSET);

Completed in 171 milliseconds