/openbmc/qemu/include/crypto/ |
H A D | tlscreds.h | 49 CryptoTLSCredsReload reload; member
|
/openbmc/linux/drivers/watchdog/ |
H A D | hpwdt.c | 73 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_start() local 108 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_ping() local
|
H A D | wdt285.c | 41 static unsigned int reload; variable
|
H A D | starfive-wdt.c | 85 unsigned int reload; /* Watchdog Reload Control register */ member 109 u32 reload; /* restore the count */ member
|
/openbmc/qemu/include/hw/timer/ |
H A D | cmsdk-apb-timer.h | 41 uint32_t reload; member
|
H A D | armv7m_systick.h | 41 uint32_t reload; member
|
H A D | aspeed_timer.h | 49 uint32_t reload; member
|
/openbmc/phosphor-networkd/src/ |
H A D | network_manager.hpp | 126 stdplus::PinnedRef<DelayedExecutor> reload; member in phosphor::network::Manager
|
H A D | network_manager_main.cpp | 69 stdplus::Pinned<TimerExecutor> reload(event, std::chrono::seconds(3)); in main() local
|
H A D | network_manager.cpp | 43 stdplus::PinnedRef<DelayedExecutor> reload, in Manager()
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | tbinstal.c | 102 u8 reload, u8 override, u32 *table_index) in acpi_tb_install_standard_table()
|
/openbmc/qemu/hw/timer/ |
H A D | grlib_gptimer.c | 74 uint32_t reload; member 91 uint32_t reload; member
|
H A D | arm_timer.c | 82 static void arm_timer_recalibrate(arm_timer_state *s, int reload) in arm_timer_recalibrate()
|
/openbmc/qemu/hw/watchdog/ |
H A D | wdt_aspeed.c | 109 uint64_t reload; in aspeed_wdt_reload() local 125 uint64_t reload = s->regs[WDT_RELOAD_VALUE] * 1000ULL; in aspeed_wdt_reload_1mhz() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | addi_watchdog.c | 38 unsigned int reload; in addi_watchdog_insn_config() local
|
/openbmc/linux/arch/arm/kernel/ |
H A D | entry-header.S | 392 .macro invoke_syscall, table, nr, tmp, ret, reload=0
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | fsl_gtm.c | 243 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16() 279 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | gp8psk-fe.h | 67 int (*reload)(void *priv); member
|
/openbmc/linux/drivers/input/serio/ |
H A D | apbps2.c | 35 u32 __iomem reload; /* 0x0c */ member
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | get_op.S | 424 reload: label
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-sp.h | 61 unsigned long reload; member
|
/openbmc/u-boot/arch/arm/mach-orion5x/ |
H A D | timer.c | 17 u32 reload; /* Timer reload reg */ member
|
/openbmc/linux/drivers/misc/genwqe/ |
H A D | card_sysfs.c | 214 int reload; in reload_bitstream_store() local
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-loader.c | 520 struct sof_ipc4_fw_library *fw_lib, bool reload) in hda_dsp_ipc4_load_library()
|
/openbmc/qemu/hw/core/ |
H A D | ptimer.c | 398 void ptimer_set_limit(ptimer_state *s, uint64_t limit, int reload) in ptimer_set_limit()
|