/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | gp_timer_defs.h | 24 #define HIVE_GP_TIMER_VALUE_REG_IDX(timer, timers) (HIVE_GP_TIMER_ENABLE_REG_IDX(time… argument 25 #define HIVE_GP_TIMER_COUNT_TYPE_REG_IDX(timer, timers) (HIVE_GP_TIMER_VALUE_REG_IDX(timer… argument 26 #define HIVE_GP_TIMER_SIGNAL_SELECT_REG_IDX(timer, timers) (HIVE_GP_TIMER_COUNT_TYPE_REG_IDX(… argument 27 #define HIVE_GP_TIMER_IRQ_TRIGGER_VALUE_REG_IDX(irq, timers) (HIVE_GP_TIMER_SIGNAL_SELECT_REG_I… argument 28 #define HIVE_GP_TIMER_IRQ_TIMER_SELECT_REG_IDX(irq, timers, irqs) (HIVE_GP_TIMER_IRQ_TRIGGER_VALUE_… argument 29 #define HIVE_GP_TIMER_IRQ_ENABLE_REG_IDX(irq, timers, irqs) (HIVE_GP_TIMER_IRQ_TIMER_SELECT_R… argument
|
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/ |
H A D | timer.c | 33 struct sunxi_timer_reg *timers = in read_timer() local 47 struct sunxi_timer_reg *timers = in timer_init() local
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-probe.c | 21 unsigned timers = 0; in timer_probe() local
|
H A D | bcm_kona_timer.c | 32 static struct kona_bcm_timers timers; variable
|
/openbmc/qemu/include/hw/timer/ |
H A D | mss-timer.h | 60 struct Msf2Timer timers[NUM_TIMERS]; member
|
H A D | aspeed_timer.h | 65 AspeedTimer timers[ASPEED_TIMER_NR_TIMERS]; member
|
/openbmc/linux/drivers/remoteproc/ |
H A D | omap_remoteproc.c | 111 struct omap_rproc_timer *timers; member 277 struct omap_rproc_timer *timers = oproc->timers; in omap_rproc_watchdog_isr() local 321 struct omap_rproc_timer *timers = oproc->timers; in omap_rproc_enable_timers() local 457 struct omap_rproc_timer *timers = oproc->timers; in omap_rproc_disable_timers() local
|
/openbmc/linux/arch/arm64/boot/dts/lg/ |
H A D | lg1312.dtsi | 134 timers: timer@fd100000 { label
|
H A D | lg1313.dtsi | 134 timers: timer@fd100000 { label
|
/openbmc/phosphor-fan-presence/control/ |
H A D | actions.cpp | 24 auto& timers = it->second; in call_actions_based_on_timer() local
|
/openbmc/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm7362.dtsi | 231 timers: timer@406680 { label
|
H A D | bcm7360.dtsi | 235 timers: timer@406680 { label
|
H A D | bcm7346.dtsi | 259 timers: timer@4067c0 { label
|
H A D | bcm7435.dtsi | 273 timers: timer@4067c0 { label
|
H A D | bcm7425.dtsi | 258 timers: timer@4067c0 { label
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | fsl_gtm.c | 72 struct gtm_timer timers[4]; member 333 struct gtm_timer *timers, in gtm_set_shortcuts()
|
/openbmc/qemu/include/qemu/ |
H A D | throttle.h | 109 QEMUTimer *timers[THROTTLE_MAX]; /* timers used to do the throttling */ member
|
/openbmc/qemu/include/hw/intc/ |
H A D | riscv_aclint.h | 36 QEMUTimer **timers; member
|
/openbmc/dbus-sensors/src/ |
H A D | Thresholds.hpp | 118 std::list<TimerPair> timers; member
|
/openbmc/phosphor-pid-control/ |
H A D | main.cpp | 70 static std::vector<std::shared_ptr<boost::asio::steady_timer>> timers; variable
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.h | 78 struct brcms_timer *timers; /* timer cleanup queue */ member
|
/openbmc/linux/drivers/misc/ |
H A D | cs5535-mfgpt.c | 291 int timers = 0; in scan_timers() local
|
/openbmc/linux/include/kvm/ |
H A D | arm_arch_timer.h | 88 struct arch_timer_context timers[NR_KVM_TIMERS]; member
|
/openbmc/qemu/hw/timer/ |
H A D | xilinx_timer.c | 76 struct xlx_timer *timers; member
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
H A D | immap.c | 348 sit8xx_t __iomem *timers = &immap->im_sit; in print_reginfo() local
|