Home
last modified time | relevance | path

Searched defs:timer (Results 126 – 150 of 238) sorted by relevance

12345678910

/openbmc/qemu/include/hw/timer/
H A Dnrf51_timer.h64 QEMUTimer timer; member
H A Davr_timer16.h54 QEMUTimer *timer; member
H A Dimx_gpt.h96 ptimer_state *timer; member
H A Dstm32f2xx_timer.h75 QEMUTimer *timer; member
/openbmc/qemu/include/hw/arm/
H A Dsoc_dma.h47 QEMUTimer *timer; member
H A Dallwinner-h3.h132 AwA10PITState timer; member
/openbmc/dbus-sensors/src/external/
H A DExternalSensorMain.cpp63 boost::asio::steady_timer& timer, in updateReaper()
/openbmc/u-boot/arch/arm/dts/
H A Darmada-38x.dtsi362 timer: timer@20300 { label
H A Drk322x.dtsi311 timer: timer@110c0000 { label
/openbmc/qemu/hw/
H A Dmeson.build37 subdir('timer') subdir
/openbmc/qemu/hw/net/
H A Dpcnet.h45 uint64_t timer; member
H A Digb_core.h59 QEMUTimer *timer; member
H A De1000e_core.c106 e1000e_intrmgr_rearm_timer(E1000IntrDelayTimer *timer) in e1000e_intrmgr_rearm_timer()
119 e1000e_intmgr_timer_resume(E1000IntrDelayTimer *timer) in e1000e_intmgr_timer_resume()
127 e1000e_intrmgr_stop_timer(E1000IntrDelayTimer *timer) in e1000e_intrmgr_stop_timer()
145 E1000IntrDelayTimer *timer = opaque; in e1000e_intrmgr_on_timer() local
156 E1000IntrDelayTimer *timer = opaque; in e1000e_intrmgr_on_throttling_timer() local
174 E1000IntrDelayTimer *timer = opaque; in e1000e_intrmgr_on_msix_throttling_timer() local
1945 e1000e_postpone_interrupt(E1000IntrDelayTimer *timer) in e1000e_postpone_interrupt()
/openbmc/qemu/rust/qemu-api/src/
H A Dlib.rs30 pub mod timer; module
/openbmc/qemu/hw/arm/
H A Domap1.c113 QEMUTimer *timer; member
125 static inline uint32_t omap_timer_read(struct omap_mpu_timer_s *timer) in omap_timer_read()
136 static inline void omap_timer_sync(struct omap_mpu_timer_s *timer) in omap_timer_sync()
142 static inline void omap_timer_update(struct omap_mpu_timer_s *timer) in omap_timer_update()
168 struct omap_mpu_timer_s *timer = opaque; in omap_timer_fire() local
182 struct omap_mpu_timer_s *timer = opaque; in omap_timer_tick() local
191 struct omap_mpu_timer_s *timer = opaque; in omap_timer_clk_update() local
198 static void omap_timer_clk_setup(struct omap_mpu_timer_s *timer) in omap_timer_clk_setup()
303 struct omap_mpu_timer_s timer; member
430 struct omap_mpu_timer_s timer; member
/openbmc/qemu/hw/m68k/
H A Dmcf5206.c28 ptimer_state *timer; member
166 m5206_timer_state timer[2]; member
/openbmc/phosphor-post-code-manager/inc/
H A Dpost_code.hpp186 std::unique_ptr<sdbusplus::Timer> timer; member
/openbmc/service-config-manager/src/
H A Dmain.cpp28 std::unique_ptr<boost::asio::steady_timer> timer = nullptr; variable
/openbmc/qemu/net/
H A Dslirp.c190 QEMUTimer timer; member
236 static void net_slirp_timer_free(void *timer, void *opaque) in net_slirp_timer_free()
243 static void net_slirp_timer_mod(void *timer, int64_t expire_timer, in net_slirp_timer_mod()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtimer.h66 struct sunxi_timer timer[6]; /* We have 6 timers */ member
/openbmc/s2600wf-misc/hsbp-manager/include/
H A Dutils.hpp134 static boost::asio::steady_timer timer(conn->get_io_context()); in setupPowerMatch() local
/openbmc/s2600wf-misc/subprojects/hsbp-manager/include/
H A Dutils.hpp134 static boost::asio::steady_timer timer(conn->get_io_context()); in setupPowerMatch() local
/openbmc/qemu/hw/adc/
H A Dnpcm7xx_adc.c73 static void npcm7xx_adc_start_timer(Clock *clk, QEMUTimer *timer, in npcm7xx_adc_start_timer()
/openbmc/qemu/include/hw/riscv/
H A Dopentitan.h47 IbexTimerState timer; member
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dconnection.hpp292 boost::asio::steady_timer timer; member in sdbusplus::asio::connection

12345678910