Searched defs:timer_irq (Results 1 – 14 of 14) sorted by relevance
/qemu/target/riscv/ |
H A D | time_helper.c | 45 uint32_t timer_irq) in riscv_timer_write_timecmp()
|
/qemu/hw/arm/ |
H A D | stm32f205_soc.c | 45 static const int timer_irq[STM_NUM_TIMERS] = {28, 29, 30, 50}; variable
|
H A D | stm32f405_soc.c | 49 static const int timer_irq[] = { 28, 29, 30, 50 }; variable
|
H A D | msf2-soc.c | 59 static const int timer_irq[MSF2_NUM_TIMERS] = { 14, 15 }; variable
|
H A D | allwinner-h3.c | 293 const int timer_irq[] = { in allwinner_h3_realize() local
|
H A D | allwinner-r40.c | 367 const int timer_irq[] = { in allwinner_r40_realize() local
|
H A D | aspeed_ast27x0.c | 577 const int timer_irq[] = { in aspeed_soc_ast2700_gic_realize() local
|
H A D | mps3r.c | 295 const int timer_irq[] = { in create_gic() local
|
H A D | xlnx-versal.c | 108 const int timer_irq[] = { in versal_create_apu_gic() local
|
H A D | sbsa-ref.c | 481 const int timer_irq[] = { in create_gic() local
|
H A D | stellaris.c | 1019 static const int timer_irq[NUM_GPTM] = {19, 21, 23, 35}; in stellaris_init() local
|
H A D | virt.c | 874 const int timer_irq[] = { in create_gic() local
|
/qemu/hw/cpu/ |
H A D | a15mpcore.c | 105 const int timer_irq[] = { in a15mp_priv_realize() local
|
/qemu/hw/dma/ |
H A D | rc4030.c | 95 qemu_irq timer_irq; member
|