Searched refs:GPT1_BASE_ADDR (Results 1 – 6 of 6) sorted by relevance
30 struct gpt_regs *gpt = (struct gpt_regs *)GPT1_BASE_ADDR; in timer_init()
55 #define GPT1_BASE_ADDR 0x53F90000 macro385 #define CONFIG_SYS_TIMER_COUNTER (GPT1_BASE_ADDR+36)
26 static struct mxc_gpt *cur_gpt = (struct mxc_gpt *)GPT1_BASE_ADDR;
68 #define GPT1_BASE_ADDR (AIPS1_BASE_ADDR + 0x000A0000) macro
180 #define GPT1_BASE_ADDR (AIPS1_OFF_BASE_ADDR + 0x18000) macro
103 #define GPT1_BASE_ADDR GPT_IPS_BASE_ADDR macro