Searched refs:PIT_BASE (Results 1 – 2 of 2) sorted by relevance
92 .virtual = (unsigned long)PIT_BASE,134 #define PIT_CTRL (PIT_BASE + 0x0d)135 #define PIT_T2 (PIT_BASE + 0x09)136 #define PIT_T1 (PIT_BASE + 0x05)137 #define PIT_T0 (PIT_BASE + 0x01)
34 #define PIT_BASE IOMEM(0xfc000000) /* trick 0 */ macro