Home
last modified time | relevance | path

Searched defs:delay (Results 76 – 100 of 708) sorted by relevance

12345678910>>...29

/openbmc/u-boot/arch/arm/mach-zynqmp/
H A Dpsu_spl_init.c45 __weak void mask_delay(u32 delay) in mask_delay()
/openbmc/phosphor-fan-presence/control/
H A Dmanager.cpp129 auto delay = _powerOnDelay; in doInit() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dsense.c93 struct delayed_work *delay = to_delayed_work(work); in mlx4_sense_port() local
/openbmc/linux/drivers/w1/masters/
H A Dw1-gpio.c21 static u8 w1_gpio_set_pullup(void *data, int delay) in w1_gpio_set_pullup()
/openbmc/linux/sound/firewire/
H A Diso-resources.c82 s64 delay = (card->reset_jiffies + HZ) - get_jiffies_64(); in wait_isoch_resource_delay_after_bus_reset() local
/openbmc/u-boot/board/creative/xfi3/
H A Dxfi3.c114 uint8_t delay; member
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_pm.h62 unsigned long delay) in intel_engine_pm_put_delay()
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_network_security.robot25 ${delay} 1000ms variable
/openbmc/linux/fs/btrfs/
H A Ddiscard.c387 u64 delay = discard_ctl->delay_ms * NSEC_PER_MSEC; in __btrfs_discard_schedule_work() local
579 unsigned long delay; in btrfs_discard_calc_delay() local
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.hpp132 unsigned int delay = 0; member in phosphor::gpio::presence::Presence
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-nvram.c31 #define delay() ({ \ macro
/openbmc/linux/drivers/video/backlight/
H A Dlms283gf05.c27 unsigned char delay; member
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Duievent.py81 def waitEvent(self, delay): argument
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-edp.c191 struct panel_delay delay; member
202 const struct panel_delay *delay; member
443 unsigned int delay; in panel_edp_prepare_once() local
551 unsigned int delay; in panel_edp_enable() local
/openbmc/u-boot/drivers/ddr/microchip/
H A Dddr2.c101 u32 hostcmd2, u32 hostcmd1, u32 delay) in host_load_cmd()
/openbmc/linux/arch/arm/mach-mmp/
H A Dtime.c48 int delay = 3; in timer_read() local
/openbmc/linux/drivers/base/power/
H A Druntime.c1020 int pm_schedule_suspend(struct device *dev, unsigned int delay) in pm_schedule_suspend()
1639 int delay = dev->power.autosuspend_delay; in update_autosuspend() local
1674 void pm_runtime_set_autosuspend_delay(struct device *dev, int delay) in pm_runtime_set_autosuspend_delay()
/openbmc/linux/drivers/spi/
H A Dspi-axi-spi-engine.c63 #define SPI_ENGINE_CMD_ASSERT(delay, cs) \ argument
67 #define SPI_ENGINE_CMD_SLEEP(delay) \ argument
181 int delay; in spi_engine_gen_sleep() local
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c43 static inline void delay(ulong loops) in delay() function
/openbmc/linux/samples/bpf/
H A Doffwaketime_user.c100 int delay = 1, i = 0; in main() local
/openbmc/linux/drivers/regulator/
H A Dvctrl-regulator.c120 int delay; in vctrl_set_voltage() local
186 int delay; in vctrl_set_voltage_sel() local
/openbmc/linux/net/ipv4/
H A Dtcp_cubic.c386 static void hystart_update(struct sock *sk, u32 delay) in hystart_update()
452 u32 delay; in cubictcp_acked() local
/openbmc/linux/drivers/leds/
H A Dleds-bcm6328.c150 static unsigned long bcm6328_blink_delay(unsigned long delay) in bcm6328_blink_delay()
167 unsigned long delay, flags; in bcm6328_blink_set() local
/openbmc/linux/net/core/
H A Dlink_watch.c135 unsigned long delay = linkwatch_nextevent - jiffies; in linkwatch_schedule_work() local
/openbmc/u-boot/include/
H A Dmiiphy.h75 int (*delay)(struct bb_miiphy_bus *bus); member

12345678910>>...29