Home
last modified time | relevance | path

Searched refs:TIMER (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/u-boot/drivers/timer/
H A DKconfig3 config TIMER config
14 depends on TIMER && SPL
23 depends on TIMER && TPL
32 depends on TIMER
45 depends on TIMER && NDS32
51 depends on TIMER
58 depends on TIMER && ARC && CLK
67 depends on TIMER
79 depends on TIMER
86 depends on TIMER
[all …]
/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/
H A Dtimer.c40 #define TIMER 0 /* Use TIMER 0 */ macro
42 #define MATCH_CMP(x) ((3 * TIMER) + x)
115 writel(0x0, &armd1timers->preload[TIMER]); in timer_init()
117 writel(0x1, &armd1timers->preload_ctrl[TIMER]); in timer_init()
/openbmc/u-boot/arch/arm/mach-stm32/
H A DKconfig17 select TIMER
54 select TIMER
73 select TIMER
/openbmc/u-boot/arch/
H A DKconfig18 select TIMER
76 imply TIMER
137 select TIMER
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-toshiba_acpi9 * 0x2 -> AUTO (also called TIMER)
25 whenever the operation mode is set to AUTO (or TIMER),
60 * 0x2 -> AUTO (also called TIMER)
76 * 2 -> Type 2, supporting modes TIMER, ON and OFF
/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c142 .TIMER = UNIMPLEMENTED,
167 .TIMER = UNIMPLEMENTED,
192 .TIMER = 17,
217 .TIMER = 17,
H A Dxilinx_hwicap.h144 u32 TIMER; member
/openbmc/u-boot/arch/arm/cpu/armv8/
H A DMakefile9 ifndef CONFIG_$(SPL_TPL_)TIMER
/openbmc/u-boot/doc/device-tree-bindings/rtc/
H A Dbrcm,brcmstb-waketimer.txt9 - interrupts : The TIMER interrupt
/openbmc/linux/drivers/mfd/
H A Daxp20x.c425 INIT_REGMAP_IRQ(AXP152, TIMER, 2, 7),
464 INIT_REGMAP_IRQ(AXP192, TIMER, 4, 7),
501 INIT_REGMAP_IRQ(AXP20X, TIMER, 4, 7),
531 INIT_REGMAP_IRQ(AXP22X, TIMER, 4, 7),
575 INIT_REGMAP_IRQ(AXP288, TIMER, 4, 7),
616 INIT_REGMAP_IRQ(AXP803, TIMER, 4, 7),
668 INIT_REGMAP_IRQ(AXP809, TIMER, 4, 7),
/openbmc/linux/sound/pci/emu10k1/
H A Dtimer.c24 outw(delay & TIMER_RATE_MASK, emu->port + TIMER); in snd_emu10k1_timer_start()
/openbmc/u-boot/lib/
H A Dtime.c59 #if CONFIG_IS_ENABLED(TIMER)
/openbmc/linux/include/trace/events/
H A Dirq.h15 softirq_name(TIMER) \
/openbmc/qemu/docs/system/arm/
H A Db-l475e-iot01a.rst32 - Timer controller (TIMER)
H A Dstm32.rst38 * Timer controller (TIMER)
/openbmc/linux/sound/soc/codecs/
H A Dak4642.c40 #define TIMER 0x06 macro
311 snd_soc_component_write(component, TIMER, ZTM(0x3) | WTM(0x3)); in ak4642_dai_startup()
/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,bcm63138.txt70 from the beginning of the TIMER block
/openbmc/qemu/hw/avr/
H A Datmega.c35 #define TIMER(n) (n + TIMER0) macro
316 int idx = TIMER(i); in atmega_realize()
/openbmc/linux/drivers/net/ethernet/amd/
H A Dariadne.h221 #define TIMER 0x0020 /* Timer Enable Register */ macro
/openbmc/u-boot/drivers/
H A DMakefile22 obj-$(CONFIG_$(SPL_TPL_)TIMER) += timer/
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32h7.c445 TIMER, enumerator
455 [TIMER] = "timer-clk"
/openbmc/linux/tools/perf/Documentation/
H A Dperf-kwork.txt48 1811186.989404 1811186.989607 [0002] (s)TIMER:1 0.203 0.111
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst555 - SLEEP / SLEEP TIMER
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst670 wget 1262 [001] 11624.858021: softirq_raise: vec=1 [action=TIMER]
671 wget 1262 [001] 11624.858074: softirq_entry: vec=1 [action=TIMER]
672 wget 1262 [001] 11624.858081: softirq_exit: vec=1 [action=TIMER]
677 wget 1262 [001] 11624.859020: softirq_raise: vec=1 [action=TIMER]
678 wget 1262 [001] 11624.859076: softirq_entry: vec=1 [action=TIMER]
679 wget 1262 [001] 11624.859083: softirq_exit: vec=1 [action=TIMER]
775 irq__softirq_raise 1 11624.858021635 1262 wget vec=TIMER
776 irq__softirq_entry 1 11624.858074075 1262 wget vec=TIMER
777 irq__softirq_exit 1 11624.858081389 1262 wget vec=TIMER
782 irq__softirq_raise 1 11624.859020942 1262 wget vec=TIMER
[all …]
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst63 -------------- | +->| GATE TIMER 0 |
70 | +->| GATE TIMER 1 |
77 Port 61h, bit 0 -------->| GATE TIMER 2 | \_.---- ____

12