Home
last modified time | relevance | path

Searched refs:GT64120_BASE (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/mach-cobalt/
Dmach-gt64120.h25 #define GT64120_BASE CKSEG1ADDR(GT_DEF_BASE) macro
/arch/mips/include/asm/mach-malta/
Dmach-gt64120.h17 #define GT64120_BASE _pcictrl_gt64120 macro
/arch/mips/include/asm/mach-lasat/
Dmach-gt64120.h14 #define GT64120_BASE (KSEG1ADDR(0x14000000)) macro
/arch/mips/include/asm/
Dgt64120.h569 (*(volatile u32 *)(GT64120_BASE+(ofs)))
571 do { *(volatile u32 *)(GT64120_BASE+(ofs)) = (data); } while (0)