| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | time.c | 30 #ifdef CONFIG_SYS_TIMER_COUNTER 34 return ~readl(CONFIG_SYS_TIMER_COUNTER); in timer_read_counter() 36 return readl(CONFIG_SYS_TIMER_COUNTER); in timer_read_counter()
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/pxa/ |
| H A D | timer.c | 16 writel(0, CONFIG_SYS_TIMER_COUNTER); in timer_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/ |
| H A D | config.h | 23 #define CONFIG_SYS_TIMER_COUNTER OSCR macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/include/mach/ |
| H A D | config.h | 99 #define CONFIG_SYS_TIMER_COUNTER (MVEBU_TIMER_BASE + 0x14) macro
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | highbank.h | 17 #define CONFIG_SYS_TIMER_COUNTER (0xFFF34000 + 0x4) macro
|
| H A D | tegra-common.h | 24 #define CONFIG_SYS_TIMER_COUNTER NV_PA_TMRUS_BASE macro
|
| H A D | bcm28155_ap.h | 57 #define CONFIG_SYS_TIMER_COUNTER (TIMER_BASE_ADDR + 4) /* STCLO offset */ macro
|
| H A D | zmx25.h | 19 #define CONFIG_SYS_TIMER_COUNTER \ macro
|
| H A D | bcm23550_w1d.h | 58 #define CONFIG_SYS_TIMER_COUNTER (TIMER_BASE_ADDR + 4) /* STCLO offset */ macro
|
| H A D | rpi.h | 23 #define CONFIG_SYS_TIMER_COUNTER \ macro
|
| H A D | mx25pdk.h | 20 #define CONFIG_SYS_TIMER_COUNTER \ macro
|
| H A D | socfpga_common.h | 113 #define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMERBASE + 0x4) macro
|
| H A D | zynq-common.h | 28 #define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMERBASE + 0x4) macro
|
| H A D | vexpress_common.h | 133 #define CONFIG_SYS_TIMER_COUNTER (V2M_TIMER01 + 0x4) macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-kirkwood/include/mach/ |
| H A D | config.h | 133 #define CONFIG_SYS_TIMER_COUNTER (MVEBU_TIMER_BASE + 0x14) macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91sam9261.h | 121 #define CONFIG_SYS_TIMER_COUNTER 0xfffffd3c macro
|
| H A D | at91sam9rl.h | 120 #define CONFIG_SYS_TIMER_COUNTER 0xfffffd3c macro
|
| H A D | at91sam9263.h | 136 #define CONFIG_SYS_TIMER_COUNTER 0xfffffd3c macro
|
| H A D | at91sam9g45.h | 141 #define CONFIG_SYS_TIMER_COUNTER 0xfffffd3c macro
|
| H A D | at91sam9260.h | 137 #define CONFIG_SYS_TIMER_COUNTER 0xfffffd3c macro
|
| H A D | at91sam9x5.h | 168 #define CONFIG_SYS_TIMER_COUNTER 0xfffffe3c macro
|
| H A D | sama5d3.h | 194 #define CONFIG_SYS_TIMER_COUNTER 0xfffffe3c macro
|
| H A D | sama5d4.h | 226 #define CONFIG_SYS_TIMER_COUNTER 0xfc06863c macro
|
| H A D | sama5d2.h | 228 #define CONFIG_SYS_TIMER_COUNTER 0xf804803c macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx35/ |
| H A D | imx-regs.h | 385 #define CONFIG_SYS_TIMER_COUNTER (GPT1_BASE_ADDR+36) macro
|