Home
last modified time | relevance | path

Searched refs:GTIMER_SEC (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/target/arm/
H A Dgtimer.h16 GTIMER_SEC = 3, enumerator
H A Dhelper.c2782 case GTIMER_SEC: in gt_recalc_timer()
2830 case GTIMER_SEC: in gt_virt_cnt_read()
3240 gt_timer_reset(env, ri, GTIMER_SEC);
3246 gt_cval_write(env, ri, GTIMER_SEC, value);
3251 return gt_tval_read(env, ri, GTIMER_SEC);
3257 gt_tval_write(env, ri, GTIMER_SEC, value);
3263 gt_ctl_write(env, ri, GTIMER_SEC, value);
3375 gt_recalc_timer(cpu, GTIMER_SEC);
3439 cp15.c14_timer[GTIMER_SEC].ctl),
3536 .fieldoffset = offsetof(CPUARMState, cp15.c14_timer[GTIMER_SEC]
[all...]
H A Dcpu.c2077 cpu->gt_timer[GTIMER_SEC] = timer_new(QEMU_CLOCK_VIRTUAL, scale, in arm_cpu_realizefn()
/openbmc/qemu/hw/cpu/
H A Da15mpcore.c104 [GTIMER_SEC] = 29, in a15mp_priv_realize()
/openbmc/qemu/hw/arm/
H A Dbcm2836.c161 qdev_connect_gpio_out(DEVICE(&s_base->cpu[n].core), GTIMER_SEC, in bcm2836_realize()
H A Dbcm2838.c172 qdev_connect_gpio_out(cpudev, GTIMER_SEC, in bcm2838_realize()
H A Dallwinner-h3.c297 [GTIMER_SEC] = AW_H3_GIC_PPI_SECTIMER, in allwinner_h3_realize()
H A Dallwinner-r40.c371 [GTIMER_SEC] = AW_R40_GIC_PPI_SECTIMER, in allwinner_r40_realize()
H A Daspeed_ast27x0.c446 [GTIMER_SEC] = ARCH_TIMER_S_EL1_IRQ, in aspeed_soc_ast2700_gic_realize()
H A Dsbsa-ref.c485 [GTIMER_SEC] = ARCH_TIMER_S_EL1_IRQ, in create_gic()
H A Dxlnx-zynqmp.c598 qdev_connect_gpio_out(DEVICE(&s->apu_cpu[i]), GTIMER_SEC, irq); in xlnx_zynqmp_realize()
H A Dxlnx-versal.c114 [GTIMER_SEC] = VERSAL_TIMER_S_EL1_IRQ, in versal_create_apu_gic()
H A Dvirt.c874 [GTIMER_SEC] = ARCH_TIMER_S_EL1_IRQ, in create_gic()