/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/ |
H A D | timer.c | 43 const unsigned long now = TIMER_MAX_VAL - readl(&timer_regs->timer3.value); in read_timer() 91 writel(TIMER_CLKSEL, &timer_regs->timer3.control); in timer_init() 94 writel(TIMER_MAX_VAL, &timer_regs->timer3.load); in timer_init() 98 &timer_regs->timer3.control); in timer_init()
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | layer1.c | 22 struct FsmTimer timer3; member 178 mISDN_FsmDelTimer(&l1->timer3, 3); in l1_info4_ind() 229 mISDN_FsmRestartTimer(&l1->timer3, l1->t3_value, EV_TIMER3, NULL, 2); in l1_activate_s() 300 mISDN_FsmDelTimer(&l1->timer3, 0); in release_l1() 392 mISDN_FsmInitTimer(&nl1->l1m, &nl1->timer3); in create_l1()
|
/openbmc/linux/arch/arm64/boot/dts/altera/ |
H A D | socfpga_stratix10_swvp.dts | 19 timer3 = &timer3;
|
H A D | socfpga_stratix10.dtsi | 460 timer3: timer3@ffd00100 { label
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3188-radxarock-u-boot.dtsi | 34 &timer3 {
|
H A D | socfpga.dtsi | 18 timer3 = &timer3; 862 timer3: timer3@ffd01000 { label
|
H A D | socfpga_stratix10.dtsi | 306 timer3: timer3@ffd00100 { label
|
H A D | am335x-draco.dtsi | 111 &timer3 {
|
H A D | dm816x.dtsi | 332 timer3: timer@48042000 { label 336 ti,hwmods = "timer3";
|
H A D | am335x-brxre1.dts | 295 &timer3 { /* used sysdelay and hal tsc counter*/
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dra7-ipu-dsp-common.dtsi | 25 ti,timers = <&timer3>;
|
H A D | omap2.dtsi | 225 timer3: timer@48078000 { label 229 ti,hwmods = "timer3";
|
H A D | omap5-uevm.dts | 232 ti,timers = <&timer3>;
|
H A D | dm816x.dtsi | 486 timer3: timer@48042000 { label 490 ti,hwmods = "timer3";
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | actions,owl-timer.txt | 10 "timer0", "timer1", "timer2", "timer3"
|
/openbmc/linux/arch/mips/include/asm/sgi/ |
H A D | pi1.h | 65 volatile u8 timer3; member
|
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga_vt.dts | 56 timer3@ffd01000 {
|
H A D | socfpga.dtsi | 18 timer3 = &timer3; 898 timer3: timer3@ffd01000 { label
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 650 u32 timer1, timer2, timer3; in ath5k_hw_init_beacon_timers() local 687 timer3 = next_beacon + 1; in ath5k_hw_init_beacon_timers() 700 ath5k_hw_reg_write(ah, timer3, AR5K_TIMER3); in ath5k_hw_init_beacon_timers()
|
/openbmc/linux/arch/arm64/boot/dts/intel/ |
H A D | socfpga_agilex5.dtsi | 366 timer3: timer3@10d00100 { label
|
H A D | socfpga_agilex.dtsi | 491 timer3: timer3@ffd00100 { label
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | jz4740.dtsi | 102 clock-names = "timer0", "timer1", "timer2", "timer3",
|
H A D | jz4725b.dtsi | 102 "timer3", "timer4", "timer5";
|
/openbmc/linux/arch/arm64/boot/dts/amazon/ |
H A D | alpine-v2.dtsi | 222 timer3: timer@1893000 { label
|
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/ |
H A D | ep93xx.h | 443 struct timer timer3; member
|