Home
last modified time | relevance | path

Searched defs:timers (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Dtimer.c33 struct sunxi_timer_reg *timers = in read_timer() local
47 struct sunxi_timer_reg *timers = in timer_init() local
/openbmc/qemu/include/hw/timer/
H A Dmss-timer.h60 struct Msf2Timer timers[NUM_TIMERS]; member
H A Daspeed_timer.h65 AspeedTimer timers[ASPEED_TIMER_NR_TIMERS]; member
/openbmc/phosphor-fan-presence/control/
H A Dactions.cpp24 auto& timers = it->second; in call_actions_based_on_timer() local
/openbmc/qemu/include/qemu/
H A Dthrottle.h109 QEMUTimer *timers[THROTTLE_MAX]; /* timers used to do the throttling */ member
/openbmc/qemu/include/hw/intc/
H A Driscv_aclint.h36 QEMUTimer **timers; member
/openbmc/dbus-sensors/src/
H A DThresholds.hpp118 std::list<TimerPair> timers; member
/openbmc/phosphor-pid-control/
H A Dmain.cpp80 static std::vector<std::shared_ptr<boost::asio::steady_timer>> timers; variable
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c348 sit8xx_t __iomem *timers = &immap->im_sit; in print_reginfo() local
/openbmc/qemu/hw/timer/
H A Dxilinx_timer.c82 struct xlx_timer *timers; member
H A Dgrlib_gptimer.c87 GPTimer *timers; member
H A Daspeed_timer.c64 const AspeedTimer (*timers)[] = (void *)t - (t->id * sizeof(*t)); in timer_to_ctrl() local
/openbmc/qemu/include/hw/misc/
H A Dmos6522.h146 MOS6522Timer timers[2]; member
/openbmc/qemu/include/hw/ppc/
H A Dopenpic.h165 OpenPICTimer timers[OPENPIC_MAX_TMR]; member
/openbmc/u-boot/arch/arm/include/asm/arch-armada100/
H A Dcpu.h106 u32 timers; /*0x034*/ member
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs562 timers: [BqlRefCell<HPETTimer>; HPET_MAX_TIMERS], field
/openbmc/x86-power-control/src/
H A Dpower_control.cpp2359 auto timers = jsonData["timing_configs"]; in loadConfigValues() local