Home
last modified time | relevance | path

Searched refs:timer3 (Results 1 – 25 of 65) sorted by relevance

123

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dtimer.c44 const unsigned long now = TIMER_MAX_VAL - readl(&timer_regs->timer3.value); in read_timer()
97 writel(TIMER_CLKSEL, &timer_regs->timer3.control); in timer_init()
100 writel(TIMER_MAX_VAL, &timer_regs->timer3.load); in timer_init()
104 &timer_regs->timer3.control); in timer_init()
/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A Dlayer1.c22 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()
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_dev.c96 .timer3 = dn_send_brd_hello,
105 .timer3 = dn_send_brd_hello,
115 .timer3 = dn_send_ptp_hello,
126 .timer3 = dn_send_brd_hello,
136 .timer3 = dn_send_ptp_hello,
145 .timer3 = dn_send_brd_hello,
1048 if (dn_db->parms.timer3) { in dn_dev_timer_func()
1053 dn_db->parms.timer3(dev, ifa); in dn_dev_timer_func()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3188-radxarock-u-boot.dtsi20 &timer3 {
H A Dsocfpga.dtsi22 timer3 = &timer3;
713 timer3: timer3@ffd01000 { label
H A Dsocfpga_arria10.dtsi34 timer3 = &timer3;
793 timer3: timer3@ffd00100 { label
H A Dam335x-draco.dtsi111 &timer3 {
H A Ddm816x.dtsi336 timer3: timer@48042000 { label
340 ti,hwmods = "timer3";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/
H A Dactions,owl-timer.txt10 "timer0", "timer1", "timer2", "timer3"
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ddra7-ipu-dsp-common.dtsi25 ti,timers = <&timer3>;
H A Dsocfpga_vt.dts56 timer3@ffd01000 {
H A Domap2.dtsi232 timer3: timer@48078000 { label
236 ti,hwmods = "timer3";
H A Dsocfpga.dtsi18 timer3 = &timer3;
892 timer3: timer3@ffd01000 { label
H A Defm32gg.dtsi163 timer3: timer@40010c00 { label
H A Domap5-uevm.dts232 ti,timers = <&timer3>;
H A Dpicoxcell-pc3x2.dtsi153 timer3: timer@1003c { label
/OK3568_Linux_fs/kernel/arch/mips/include/asm/sgi/
H A Dpi1.h65 volatile u8 timer3; member
/OK3568_Linux_fs/kernel/arch/c6x/boot/dts/
H A Devmc6474.dts34 timer3: timer@2940000 { label
H A Devmc6472.dts49 timer3: timer@2610000 { label
H A Dtms320c6474.dtsi54 timer3: timer@2940000 { label
H A Dtms320c6472.dtsi87 timer3: timer@2610000 { label
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/
H A Dpcu.c650 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()
/OK3568_Linux_fs/kernel/drivers/clk/davinci/
H A Dpsc-dm355.c42 LPSC(5, 0, timer3, pll1_auxclk, NULL, 0),
H A Dpsc-dm365.c45 LPSC(5, 0, timer3, pll1_auxclk, NULL, 0),
/OK3568_Linux_fs/kernel/include/net/
H A Ddn_dev.h82 void (*timer3)(struct net_device *, struct dn_ifaddr *ifa); member

123