Home
last modified time | relevance | path

Searched defs:timeout_us (Results 1 – 16 of 16) sorted by relevance

/external/u-boot/include/linux/
Diopoll.h27 #define readx_poll_timeout(op, addr, val, cond, timeout_us) \ argument
43 #define readb_poll_timeout(addr, val, cond, timeout_us) \ argument
46 #define readw_poll_timeout(addr, val, cond, timeout_us) \ argument
49 #define readl_poll_timeout(addr, val, cond, timeout_us) \ argument
52 #define readq_poll_timeout(addr, val, cond, timeout_us) \ argument
55 #define readb_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
58 #define readw_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
61 #define readl_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
64 #define readq_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
/external/u-boot/drivers/i2c/
Dtegra_i2c.c178 int timeout_us = I2C_TIMEOUT_USEC; in wait_for_tx_fifo_empty() local
195 int timeout_us = I2C_TIMEOUT_USEC; in wait_for_rx_fifo_notempty() local
212 int timeout_us = I2C_TIMEOUT_USEC; in wait_for_transfer_complete() local
/external/u-boot/drivers/mailbox/
Dmailbox-uclass.c109 int mbox_recv(struct mbox_chan *chan, void *data, ulong timeout_us) in mbox_recv()
/external/u-boot/drivers/mtd/nand/
Dsunxi_nand_spl.c120 int timeout_us, int negation) in check_value_inner()
133 int timeout_us) in check_value()
139 int timeout_us) in check_value_negated()
/external/u-boot/drivers/adc/
Dadc-uclass.c132 unsigned int timeout_us = uc_pdata->data_timeout_us; in adc_channel_data() local
158 unsigned int timeout_us = uc_pdata->multidata_timeout_us; in adc_channels_data() local
/external/tensorflow/tensorflow/core/grappler/clusters/
Dsingle_machine.cc335 int64 timeout_us = 1000000ll * timeout_s_; in ShutdownSession() local
/external/tensorflow/tensorflow/core/framework/
Drendezvous.cc131 int64 timeout_us = timeout_ms * 1000; in Recv() local
/external/u-boot/drivers/video/tegra124/
Ddisplay.c97 u32 mask, u32 exp_val, u32 poll_interval_us, u32 timeout_us) in tegra_dc_poll_register()
Ddp.c55 u32 timeout_us) in tegra_dc_dpaux_poll_register()
/external/u-boot/arch/x86/cpu/
Dmp_init.c377 const int timeout_us = 100000; in bsp_do_flight_plan() local
/external/python/cpython3/Modules/
Dfaulthandler.c65 PY_TIMEOUT_T timeout_us; /* timeout in microseconds */ member
646 _PyTime_t timeout, timeout_us; in faulthandler_dump_traceback_later() local
/external/u-boot/drivers/mmc/
Dbcm2835_sdhost.c393 int timeout_us = SDHST_TIMEOUT_MAX_USEC; in bcm2835_read_wait_sdcmd() local
/external/u-boot/drivers/nvme/
Dnvme.c166 ulong timeout_us = timeout * 100000; in nvme_submit_sync_cmd() local
/external/libdrm/include/drm/
Dvmwgfx_drm.h638 __u64 timeout_us; member
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h636 uint64_t timeout_us; member
/external/kernel-headers/original/uapi/drm/
Dvmwgfx_drm.h629 __u64 timeout_us; member