Home
last modified time | relevance | path

Searched defs:load_val (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dtimer.h10 u32 load_val; member
/openbmc/linux/arch/microblaze/kernel/
H A Dtimer.c77 static inline void xilinx_timer0_start_periodic(unsigned long load_val) in xilinx_timer0_start_periodic()
104 static inline void xilinx_timer0_start_oneshot(unsigned long load_val) in xilinx_timer0_start_oneshot()
/openbmc/linux/arch/arm/mach-omap1/
H A Dtimer32k.c92 static inline void omap_32k_timer_start(unsigned long load_val) in omap_32k_timer_start()
H A Dtime.c94 static inline void omap_mpu_timer_start(int nr, unsigned long load_val, in omap_mpu_timer_start()
/openbmc/linux/drivers/watchdog/
H A Dsp805_wdt.c74 unsigned int load_val; member
/openbmc/qemu/hw/timer/
H A Domap_gptimer.c67 uint32_t load_val; member
/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio.c1684 unsigned int load_val; in ni_tio_insn_write() local
/openbmc/qemu/target/riscv/
H A Dcpu.h154 target_ulong load_val; member
H A Dtranslate.c44 static TCGv load_val; variable