/openbmc/qemu/tests/qtest/ |
H A D | cmsdk-apb-watchdog-test.c | 42 int64_t tick; member 85 int64_t tick = args->tick; in test_watchdog() local 177 int64_t tick = args->tick; in test_watchdog_reset() local 230 int64_t tick = args->tick; in test_watchdog_inten() local 311 int64_t tick = args->tick; in test_watchdog_inten_luminary() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | mvtwsi.c | 94 uint tick; member 266 uint tick) in twsi_wait() 303 uint tick) in twsi_start() 326 int expected_status, uint tick) in twsi_send() 351 uint tick) in twsi_recv() 381 static int twsi_stop(struct mvtwsi_registers *twsi, uint tick) in twsi_stop() 530 u8 addr, uint tick) in i2c_begin() 562 uint tick) in __twsi_i2c_probe_chip() 602 uint tick) in __twsi_i2c_read() 651 uint tick) in __twsi_i2c_write()
|
/openbmc/u-boot/lib/ |
H A D | time.c | 117 static uint64_t notrace tick_to_time(uint64_t tick) in tick_to_time() 144 uint64_t tick = usec; in usec_to_tick() local
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/ |
H A D | timer.c | 40 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time() 66 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | timer_64.h | 47 unsigned int tick[GET_TICK_NINSTR]; member 56 unsigned long tick, tmp1, tmp2; in get_tick() local
|
H A D | hibernate.h | 16 unsigned long tick; member
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_timer.h | 28 struct snd_seq_timer_tick tick; /* current tick */ member 53 static inline void snd_seq_timer_update_tick(struct snd_seq_timer_tick *tick, in snd_seq_timer_update_tick()
|
/openbmc/u-boot/arch/arm/mach-rockchip/ |
H A D | rk_timer.c | 25 uint64_t tick = usec; in usec_to_tick() local
|
/openbmc/qemu/hw/nvram/ |
H A D | eeprom93xx.c | 77 uint8_t tick; member 157 uint8_t tick = eeprom->tick; in eeprom93xx_write() local
|
/openbmc/u-boot/arch/arm/cpu/armv7/vf610/ |
H A D | timer.c | 18 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
|
/openbmc/qemu/include/hw/timer/ |
H A D | armv7m_systick.h | 42 int64_t tick; member
|
H A D | renesas_cmt.h | 38 int64_t tick[CMT_CH]; member
|
H A D | stellaris-gptm.h | 42 int64_t tick[2]; member
|
H A D | renesas_tmr.h | 42 int64_t tick; member
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | syscounter.c | 34 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
|
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ |
H A D | timer.c | 31 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_phc.c | 415 u64 tick, ns; in ionic_phc_gettimex64() local 467 ktime_t ionic_lif_phc_ktime(struct ionic_lif *lif, u64 tick) in ionic_lif_phc_ktime()
|
/openbmc/linux/drivers/sbus/char/ |
H A D | bbc_envctrl.c | 169 static void analyze_ambient_temp(struct bbc_cpu_temperature *tp, unsigned long *last_warn, int tick) in analyze_ambient_temp() 224 static void analyze_cpu_temp(struct bbc_cpu_temperature *tp, unsigned long *last_warn, int tick) in analyze_cpu_temp()
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
H A D | timer.c | 34 static inline unsigned long tick_to_time(unsigned long tick) in tick_to_time()
|
/openbmc/dbus-sensors/src/mctp/ |
H A D | MCTPReactor.cpp | 131 void MCTPReactor::tick() in tick() function in MCTPReactor
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | util.c | 28 int timeout, int tick) in ____mt76_poll_msec()
|
/openbmc/linux/arch/mips/generic/ |
H A D | board-sead3.c | 184 unsigned int freq, orig, tick = 0; in sead3_measure_hpt_freq() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | timex.h | 78 __kernel_long_t tick; /* (modified) usecs between clock ticks */ member 117 long long tick; /* (modified) usecs between clock ticks */ member
|
/openbmc/qemu/hw/timer/ |
H A D | stellaris-gptm.c | 32 int64_t tick; in gptm_reload() local
|
/openbmc/linux/tools/testing/selftests/timers/ |
H A D | adjtick.c | 171 long tick, max, interval, err; in main() local
|