/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3518ev300/hw_compressed/ |
D | startup.c | 81 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init() 97 __raw_writel(~0, TIMER2_REG_BASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev200/hw_compressed/ |
D | startup.c | 81 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init() 97 __raw_writel(~0, TIMER2_REG_BASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv300/hw_compressed/ |
D | startup.c | 118 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3521dv200/ |
D | hi3521dv200.c | 166 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3520dv500/ |
D | hi3520dv500.c | 166 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516dv300/ |
D | platform.h | 59 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516cv500/ |
D | platform.h | 59 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516av300/ |
D | platform.h | 59 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516dv200/ |
D | platform.h | 58 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3518ev300/ |
D | platform.h | 58 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516ev300/ |
D | platform.h | 58 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516ev200/ |
D | platform.h | 58 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3520dv500/ |
D | platform.h | 87 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3519av100/ |
D | platform.h | 54 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3556av100/ |
D | platform.h | 54 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3559av100/ |
D | platform.h | 95 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3521dv200/ |
D | platform.h | 87 #define REG_TIMER_RELOAD 0x0 macro
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3535av100/ |
D | hi3535av100.c | 290 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516ev300/ |
D | hi3516ev300.c | 376 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516dv200/ |
D | hi3516dv200.c | 376 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3519av100/ |
D | hi3519av100_amp.c | 522 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init() 528 __raw_writel(~0, TIMER8_REG_BASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3556av100/ |
D | hi3556av100.c | 523 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init() 529 __raw_writel(~0, TIMER8_REG_BASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3531dv200/ |
D | hi3531dv200.c | 372 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516av300/ |
D | hi3516av300.c | 376 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init()
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516cv500/ |
D | hi3516cv500.c | 376 __raw_writel(~0, CFG_TIMERBASE + REG_TIMER_RELOAD); in timer_init()
|