tag | line | file | source code |
zTwoBase | 177 | include/asm-m68k/amigahw.h | #define ZTWO_PADDR(x) (((unsigned long)(x))-zTwoBase) |
zTwoBase | 178 | include/asm-m68k/amigahw.h | #define ZTWO_VADDR(x) (((unsigned long)(x))+zTwoBase) |
zTwoBase | 186 | include/asm-m68k/amigahw.h | #define custom ((*(volatile struct CUSTOM *)(zTwoBase+CUSTOM_PHYSADDR))) |
zTwoBase | 190 | include/asm-m68k/amigahw.h | #define ciaa ((*(volatile struct CIA *)(zTwoBase + CIAA_PHYSADDR))) |
zTwoBase | 191 | include/asm-m68k/amigahw.h | #define ciab ((*(volatile struct CIA *)(zTwoBase + CIAB_PHYSADDR))) |
zTwoBase | 194 | include/asm-m68k/amigahw.h | #define chipaddr ((unsigned long)(zTwoBase + CHIP_PHYSADDR)) |
zTwoBase | 219 | include/asm-m68k/amigahw.h | #define TOD_3000 ((struct tod3000 *)(zTwoBase+0xDC0000)) |
zTwoBase | 244 | include/asm-m68k/amigahw.h | #define TOD_2000 ((struct tod2000 *)(zTwoBase+0xDC0000)) |