Searched defs:tmr (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/hw/timer/ |
H A D | renesas_tmr.c | 63 static void update_events(RTMRState *tmr, int ch) in update_events() 108 static int elapsed_time(RTMRState *tmr, int ch, int64_t delta) in elapsed_time() 124 static uint16_t read_tcnt(RTMRState *tmr, unsigned size, int ch) in read_tcnt() 195 RTMRState *tmr = opaque; in tmr_read() local 263 static void tmr_write_count(RTMRState *tmr, int ch, unsigned size, in tmr_write_count() 279 RTMRState *tmr = opaque; in tmr_write() local 331 static uint16_t issue_event(RTMRState *tmr, int ch, int sz, in issue_event() 375 static void timer_events(RTMRState *tmr, int ch) in timer_events() 401 RTMRState *tmr = opaque; in timer_event0() local 408 RTMRState *tmr = opaque; in timer_event1() local [all …]
|
H A D | bcm2835_systmr.c | 33 BCM2835SystemTimerCompare *tmr = opaque; in bcm2835_systmr_timer_expire() local
|
/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/ |
H A D | timer.c | 20 struct fttmr010 *tmr = (struct fttmr010 *)CONFIG_FTTMR010_BASE; in timer_init() local 67 struct fttmr010 *tmr = (struct fttmr010 *)CONFIG_FTTMR010_BASE; in reset_timer_masked() local 92 struct fttmr010 *tmr = (struct fttmr010 *)CONFIG_FTTMR010_BASE; in get_timer_masked() local 148 struct fttmr010 *tmr = (struct fttmr010 *)CONFIG_FTTMR010_BASE; in __udelay() local
|
/openbmc/u-boot/arch/microblaze/cpu/ |
H A D | timer.c | 16 microblaze_timer_t *tmr; variable
|
/openbmc/qemu/include/hw/timer/ |
H A D | bcm2835_systmr.h | 39 BCM2835SystemTimerCompare tmr[BCM2835_SYSTIMER_COUNT]; member
|
/openbmc/qemu/include/hw/rx/ |
H A D | rx62n.h | 57 RTMRState tmr[RX62N_NR_TMR]; member
|
/openbmc/qemu/include/hw/acpi/ |
H A D | ich9_tco.h | 67 uint16_t tmr; member
|
H A D | acpi.h | 144 ACPIPMTimer tmr; member
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | timer.h | 21 u16 tmr; /* 0x00 Mode register */ member
|
/openbmc/u-boot/arch/arm/mach-orion5x/ |
H A D | timer.c | 25 struct orion5x_tmr_val tmr[2]; member
|
/openbmc/qemu/hw/rx/ |
H A D | rx62n.c | 161 SysBusDevice *tmr; in register_tmr() local
|
/openbmc/qemu/hw/intc/ |
H A D | openpic.c | 684 OpenPICTimer *tmr = opaque; in qemu_timer_cb() local 704 static void openpic_tmr_set_tmr(OpenPICTimer *tmr, uint32_t val, bool enabled) in openpic_tmr_set_tmr() 730 static uint64_t openpic_tmr_get_timer(OpenPICTimer *tmr) in openpic_tmr_get_timer()
|
/openbmc/qemu/hw/m68k/ |
H A D | mcf5206.c | 24 uint16_t tmr; member
|
/openbmc/qemu/include/hw/i386/ |
H A D | apic_internal.h | 172 uint32_t tmr[8]; /* trigger mode register */ member
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | dram_sunxi_dw.h | 21 u32 tmr; /* 0x0c (unused on H3) */ member
|
H A D | dram_sun50i_h6.h | 27 u32 tmr; /* 0x00c timer register */ member
|