Searched defs:timeout_ms (Results 1 – 16 of 16) sorted by relevance
/openbmc/u-boot/include/ |
H A D | regmap.h | 266 timeout_ms, test_add_time) \ argument 288 #define regmap_read_poll_timeout(map, addr, val, cond, sleep_us, timeout_ms) \ argument
|
/openbmc/u-boot/drivers/watchdog/ |
H A D | wdt-uclass.c | 13 int wdt_start(struct udevice *dev, u64 timeout_ms, ulong flags) in wdt_start()
|
/openbmc/qemu/linux-headers/linux/ |
H A D | nvme_ioctl.h | 44 __u32 timeout_ms; member 68 __u32 timeout_ms; member 91 __u32 timeout_ms; member
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | lan7x.h | 128 const unsigned int timeout_ms, in lan7x_wait_for_bit() 170 const unsigned int timeout_ms, in lan7x_mdio_wait_for_bit()
|
/openbmc/u-boot/net/ |
H A D | link_local.c | 53 static int timeout_ms = -1; variable
|
H A D | tftp.c | 45 static ulong timeout_ms = TIMEOUT; variable
|
/openbmc/u-boot/drivers/ram/rockchip/ |
H A D | dmc-rk3368.c | 217 const ulong timeout_ms = 500; in memory_init() local 400 const ulong timeout_ms = 200; in dfi_cfg() local 573 const ulong timeout_ms = 500; in ddrphy_data_training() local
|
H A D | sdram_rk3399.c | 466 const ulong timeout_ms = 200; in pctl_cfg() local
|
/openbmc/qemu/qga/ |
H A D | channel-win32.c | 37 static gboolean ga_channel_prepare(GSource *source, gint *timeout_ms) in ga_channel_prepare()
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | mc.c | 568 unsigned long timeout_ms = CONFIG_SYS_LS_MC_BOOT_TIMEOUT_MS; in get_mc_boot_timeout_ms() local 627 unsigned long timeout_ms = get_mc_boot_timeout_ms(); in wait_for_mc() local
|
/openbmc/u-boot/drivers/rtc/ |
H A D | rv3029.c | 150 const unsigned long timeout_ms = 10000; in rv3029_rtc_reset() local
|
/openbmc/u-boot/drivers/video/tegra124/ |
H A D | sor.c | 91 int poll_interval_us, int timeout_ms) in tegra_dc_sor_poll_register()
|
/openbmc/qemu/block/ |
H A D | curl.c | 146 static int curl_timer_cb(CURLM *multi, long timeout_ms, void *opaque) in curl_timer_cb()
|
H A D | nvme.c | 754 uint64_t timeout_ms; in nvme_init() local
|
/openbmc/u-boot/drivers/net/ |
H A D | ag7xxx.c | 293 int timeout_ms = 1000; in ag7xxx_mdio_rw() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | sunxi_nand.c | 316 unsigned int timeout_ms) in sunxi_nfc_wait_int()
|