OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMX_GPT1_BASE
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/arm/cpu/arm926ejs/mx25/
timer.c
31
struct gpt_regs *gpt = (struct gpt_regs *)
IMX_GPT1_BASE
;
/external/u-boot/include/configs/
zmx25.h
16
(&((struct gpt_regs *)
IMX_GPT1_BASE
)->counter)
mx25pdk.h
18
(&((struct gpt_regs *)
IMX_GPT1_BASE
)->counter)
/external/u-boot/arch/arm/include/asm/arch-mx25/
imx-regs.h
337
#define
IMX_GPT1_BASE
(0x53F90000)
Completed in 176 milliseconds