/openbmc/linux/sound/isa/gus/ |
H A D | gus_timer.c | 100 struct snd_timer *timer = gus->gf1.timer2; in snd_gf1_interrupt_timer2() 138 gus->gf1.timer2 = NULL; in snd_gf1_timer2_free() 146 if (gus->gf1.timer1 != NULL || gus->gf1.timer2 != NULL) in snd_gf1_timers_init() 174 gus->gf1.timer2 = timer; in snd_gf1_timers_init() 184 if (gus->gf1.timer2) { in snd_gf1_timers_done() 185 snd_device_free(gus->card, gus->gf1.timer2); in snd_gf1_timers_done() 186 gus->gf1.timer2 = NULL; in snd_gf1_timers_done()
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-zevio.c | 51 void __iomem *timer1, *timer2; member 132 timer->timer2 = timer->base + IO_TIMER2; in zevio_timer_add() 186 writel(CNTL_STOP_TIMER, timer->timer2 + IO_CONTROL); in zevio_timer_add() 187 writel(0, timer->timer2 + IO_CURRENT_VAL); in zevio_timer_add() 188 writel(0, timer->timer2 + IO_DIVIDER); in zevio_timer_add() 190 timer->timer2 + IO_CONTROL); in zevio_timer_add() 192 clocksource_mmio_init(timer->timer2 + IO_CURRENT_VAL, in zevio_timer_add()
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | cirrus,clps711x-timer.txt | 14 timer1 = &timer2; 24 timer2: timer@80000340 {
|
H A D | actions,owl-timer.txt | 10 "timer0", "timer1", "timer2", "timer3"
|
H A D | arm,mps2-timer.txt | 23 timer2: mps2-timer@40001000 {
|
/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/ |
H A D | stingray.dtsi | 347 clock-names = "timer1", "timer2", "apb_pclk"; 358 clock-names = "timer1", "timer2", "apb_pclk"; 361 timer2: timer@50000 { label 368 clock-names = "timer1", "timer2", "apb_pclk"; 379 clock-names = "timer1", "timer2", "apb_pclk"; 390 clock-names = "timer1", "timer2", "apb_pclk"; 401 clock-names = "timer1", "timer2", "apb_pclk"; 412 clock-names = "timer1", "timer2", "apb_pclk"; 423 clock-names = "timer1", "timer2", "apb_pclk";
|
/openbmc/linux/arch/arm64/boot/dts/altera/ |
H A D | socfpga_stratix10_swvp.dts | 18 timer2 = &timer2;
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 650 u32 timer1, timer2, timer3; in ath5k_hw_init_beacon_timers() local 664 timer2 = 0xffffffff; in ath5k_hw_init_beacon_timers() 667 timer2 = 0x0007ffff; in ath5k_hw_init_beacon_timers() 680 timer2 = (next_beacon - AR5K_TUNE_SW_BEACON_RESP) << 3; in ath5k_hw_init_beacon_timers() 699 ath5k_hw_reg_write(ah, timer2, AR5K_TIMER2); in ath5k_hw_init_beacon_timers()
|
/openbmc/linux/arch/arm/boot/dts/cirrus/ |
H A D | ep7209.dtsi | 24 timer1 = &timer2; 124 timer2: timer@80000340 { label
|
/openbmc/linux/arch/mips/include/asm/sgi/ |
H A D | pi1.h | 62 volatile u8 timer2; member
|
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga_vt.dts | 52 timer2@ffd00000 {
|
H A D | socfpga.dtsi | 17 timer2 = &timer2; 888 timer2: timer2@ffd00000 { label
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am335x-bonegreen.dts | 18 tick-timer = &timer2;
|
H A D | omap5-u-boot.dtsi | 12 tick-timer = &timer2;
|
H A D | am335x-boneblack.dts | 18 tick-timer = &timer2;
|
H A D | socfpga.dtsi | 17 timer2 = &timer2; 852 timer2: timer2@ffd00000 { label
|
H A D | socfpga_stratix10.dtsi | 300 timer2: timer2@ffd00000 { label
|
/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/ |
H A D | ns2.dtsi | 531 clock-names = "timer1", "timer2", "apb_pclk"; 541 clock-names = "timer1", "timer2", "apb_pclk"; 544 timer2: timer@66050000 { label 551 clock-names = "timer1", "timer2", "apb_pclk"; 561 clock-names = "timer1", "timer2", "apb_pclk";
|
/openbmc/u-boot/doc/device-tree-bindings/ |
H A D | chosen.txt | 36 tick-timer = "/timer2@f00"; 39 timer2@f00 {
|
/openbmc/linux/net/tipc/ |
H A D | crypto.c | 224 unsigned long timer2; member 1404 tx->timer2 = jiffies; in tipc_crypto_key_synch() 1497 c->timer2 = jiffies; in tipc_crypto_start() 1577 rx->timer2 = jiffies; in tipc_crypto_timeout() 1605 rx->timer2 = jiffies; in tipc_crypto_timeout() 1615 if (time_before(jiffies, rx->timer2 + TIPC_RX_PASSIVE_LIM) && in tipc_crypto_timeout() 1629 if (time_after(jiffies, tx->timer2 + TIPC_TX_GRACE_PERIOD)) in tipc_crypto_timeout() 1729 time_before(jiffies, tx->timer2 + TIPC_TX_GRACE_PERIOD)) { in tipc_crypto_xmit() 1959 rx->timer2 = jiffies; in tipc_crypto_rcv_complete() 2083 c->timer2 + TIPC_TX_GRACE_PERIOD)) in tipc_crypto_key_dump()
|
/openbmc/u-boot/arch/arm/include/asm/arch-armada100/ |
H A D | cpu.h | 119 u32 timer2; /*0x07C*/ member
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | st,stm32h7-rcc.txt | 69 timer2 {
|
/openbmc/linux/include/sound/ |
H A D | opl3.h | 294 struct snd_timer *timer2; member
|
/openbmc/linux/sound/drivers/opl3/ |
H A D | opl3_lib.c | 273 opl3->timer2 = timer; in snd_opl3_timer2_init() 303 timer = opl3->timer2; in snd_opl3_interrupt()
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | integratorap.dts | 51 arm,timer-primary = &timer2; 152 timer2: timer@13000200 { label
|