/linux/drivers/clocksource/ |
H A D | timer-zevio.c | 51 void __iomem *timer1, *timer2; member 67 writel(delta, timer->timer1 + IO_CURRENT_VAL); in zevio_timer_set_event() 69 timer->timer1 + IO_CONTROL); in zevio_timer_set_event() 83 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); in zevio_timer_shutdown() 108 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); in zevio_timer_interrupt() 131 timer->timer1 = timer->base + IO_TIMER1; in zevio_timer_add() 164 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); in zevio_timer_add() 165 writel(0, timer->timer1 + IO_DIVIDER); in zevio_timer_add()
|
/linux/sound/isa/gus/ |
H A D | gus_timer.c | 91 struct snd_timer *timer = gus->gf1.timer1; in snd_gf1_interrupt_timer1() 132 gus->gf1.timer1 = NULL; in snd_gf1_timer1_free() 146 if (gus->gf1.timer1 != NULL || gus->gf1.timer2 != NULL) in snd_gf1_timers_init() 164 gus->gf1.timer1 = timer; in snd_gf1_timers_init() 180 if (gus->gf1.timer1) { in snd_gf1_timers_done() 181 snd_device_free(gus->card, gus->gf1.timer1); in snd_gf1_timers_done() 182 gus->gf1.timer1 = NULL; in snd_gf1_timers_done()
|
/linux/arch/arm64/boot/dts/altera/ |
H A D | socfpga_stratix10_swvp.dts | 17 timer1 = &timer1;
|
/linux/arch/arm/boot/dts/cirrus/ |
H A D | ep7209.dtsi | 23 timer0 = &timer1; 24 timer1 = &timer2; 117 timer1: timer@80000300 { label
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 650 u32 timer1, timer2, timer3; in ath5k_hw_init_beacon_timers() local 658 /* In STA mode timer1 is used as next wakeup in ath5k_hw_init_beacon_timers() 663 timer1 = 0xffffffff; in ath5k_hw_init_beacon_timers() 666 timer1 = 0x0000ffff; in ath5k_hw_init_beacon_timers() 676 /* On non-STA modes timer1 is used as next DMA in ath5k_hw_init_beacon_timers() 679 timer1 = (next_beacon - AR5K_TUNE_DMA_BEACON_RESP) << 3; in ath5k_hw_init_beacon_timers() 698 ath5k_hw_reg_write(ah, timer1, AR5K_TIMER1); in ath5k_hw_init_beacon_timers()
|
/linux/arch/mips/boot/dts/mobileye/ |
H A D | eyeq5-pins.dtsi | 13 timer1_pins: timer1-pins { 14 function = "timer1";
|
/linux/sound/drivers/opl3/ |
H A D | opl3_lib.c | 98 /* Set timer1 to 0xff */ in snd_opl3_detect() 252 opl3->timer1 = timer; in snd_opl3_timer1_init() 296 timer = opl3->timer1; in snd_opl3_interrupt() 466 snd_device_free(opl3->card, opl3->timer1); in snd_opl3_timer_new() 467 opl3->timer1 = NULL; in snd_opl3_timer_new()
|
/linux/arch/mips/include/asm/sgi/ |
H A D | pi1.h | 59 volatile u8 timer1; member
|
/linux/arch/arc/boot/dts/ |
H A D | skeleton.dtsi | 39 timer1 {
|
H A D | skeleton_hs.dtsi | 40 timer1 {
|
/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga_vt.dts | 48 timer1@ffc09000 {
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | mpic-timer.txt | 31 timer1: timer@42100 {
|
/linux/sound/core/ |
H A D | timer.c | 998 struct snd_timer *timer1; in snd_timer_dev_register() local 1007 list_for_each_entry(timer1, &snd_timer_list, device_list) { in snd_timer_dev_register() 1008 if (timer1->tmr_class > timer->tmr_class) in snd_timer_dev_register() 1010 if (timer1->tmr_class < timer->tmr_class) in snd_timer_dev_register() 1012 if (timer1->card && timer->card) { in snd_timer_dev_register() 1013 if (timer1->card->number > timer->card->number) in snd_timer_dev_register() 1015 if (timer1->card->number < timer->card->number) in snd_timer_dev_register() 1018 if (timer1->tmr_device > timer->tmr_device) in snd_timer_dev_register() 1020 if (timer1->tmr_device < timer->tmr_device) in snd_timer_dev_register() 1022 if (timer1 in snd_timer_dev_register() [all...] |
/linux/arch/arm64/boot/dts/broadcom/northstar2/ |
H A D | ns2.dtsi | 521 clock-names = "timer1", "timer2", "apb_pclk"; 524 timer1: timer@66040000 { label 531 clock-names = "timer1", "timer2", "apb_pclk"; 541 clock-names = "timer1", "timer2", "apb_pclk"; 551 clock-names = "timer1", "timer2", "apb_pclk";
|
/linux/arch/arm/boot/dts/hisilicon/ |
H A D | sd5203.dts | 68 timer1: timer@16003000 { label
|
/linux/arch/arm/boot/dts/arm/ |
H A D | mps2.dtsi | 123 timer1: mps2-timer1@1000 { label
|
H A D | mps2-an385.dts | 86 &timer1 {
|
H A D | mps2-an399.dts | 86 &timer1 {
|
H A D | arm-realview-eb.dtsi | 377 clock-names = "timer1", "timer2", "apb_pclk"; 384 clock-names = "timer1", "timer2", "apb_pclk";
|
/linux/include/sound/ |
H A D | opl3.h | 293 struct snd_timer *timer1; member
|
/linux/arch/arm/boot/dts/nspire/ |
H A D | nspire-cx.dts | 35 &timer1 {
|
H A D | nspire.dtsi | 163 timer1: timer@900d0000 { label
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-sama5d3_ksz9477_evb.dts | 172 timer1: timer@1 { label
|
H A D | at91sam9261ek.dts | 133 timer1: timer@2 { label
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | pxa910.dtsi | 63 timer1: timer@d4016000 { label
|