Home
last modified time | relevance | path

Searched defs:timer_irq (Results 1 – 14 of 14) sorted by relevance

/qemu/target/riscv/
H A Dtime_helper.c45 uint32_t timer_irq) in riscv_timer_write_timecmp()
/qemu/hw/arm/
H A Dstm32f205_soc.c45 static const int timer_irq[STM_NUM_TIMERS] = {28, 29, 30, 50}; variable
H A Dstm32f405_soc.c49 static const int timer_irq[] = { 28, 29, 30, 50 }; variable
H A Dmsf2-soc.c59 static const int timer_irq[MSF2_NUM_TIMERS] = { 14, 15 }; variable
H A Dallwinner-h3.c293 const int timer_irq[] = { in allwinner_h3_realize() local
H A Dallwinner-r40.c367 const int timer_irq[] = { in allwinner_r40_realize() local
H A Daspeed_ast27x0.c577 const int timer_irq[] = { in aspeed_soc_ast2700_gic_realize() local
H A Dmps3r.c295 const int timer_irq[] = { in create_gic() local
H A Dxlnx-versal.c108 const int timer_irq[] = { in versal_create_apu_gic() local
H A Dsbsa-ref.c481 const int timer_irq[] = { in create_gic() local
H A Dstellaris.c1019 static const int timer_irq[NUM_GPTM] = {19, 21, 23, 35}; in stellaris_init() local
H A Dvirt.c874 const int timer_irq[] = { in create_gic() local
/qemu/hw/cpu/
H A Da15mpcore.c105 const int timer_irq[] = { in a15mp_priv_realize() local
/qemu/hw/dma/
H A Drc4030.c95 qemu_irq timer_irq; member