/external/u-boot/include/linux/ |
D | iopoll.h | 27 #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/ |
D | tegra_i2c.c | 178 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/ |
D | mailbox-uclass.c | 109 int mbox_recv(struct mbox_chan *chan, void *data, ulong timeout_us) in mbox_recv()
|
/external/u-boot/drivers/mtd/nand/ |
D | sunxi_nand_spl.c | 120 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/ |
D | adc-uclass.c | 132 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/ |
D | single_machine.cc | 335 int64 timeout_us = 1000000ll * timeout_s_; in ShutdownSession() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | rendezvous.cc | 131 int64 timeout_us = timeout_ms * 1000; in Recv() local
|
/external/u-boot/drivers/video/tegra124/ |
D | display.c | 97 u32 mask, u32 exp_val, u32 poll_interval_us, u32 timeout_us) in tegra_dc_poll_register()
|
D | dp.c | 55 u32 timeout_us) in tegra_dc_dpaux_poll_register()
|
/external/u-boot/arch/x86/cpu/ |
D | mp_init.c | 377 const int timeout_us = 100000; in bsp_do_flight_plan() local
|
/external/python/cpython3/Modules/ |
D | faulthandler.c | 65 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/ |
D | bcm2835_sdhost.c | 393 int timeout_us = SDHST_TIMEOUT_MAX_USEC; in bcm2835_read_wait_sdcmd() local
|
/external/u-boot/drivers/nvme/ |
D | nvme.c | 166 ulong timeout_us = timeout * 100000; in nvme_submit_sync_cmd() local
|
/external/libdrm/include/drm/ |
D | vmwgfx_drm.h | 638 __u64 timeout_us; member
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmwgfx_drm.h | 636 uint64_t timeout_us; member
|
/external/kernel-headers/original/uapi/drm/ |
D | vmwgfx_drm.h | 629 __u64 timeout_us; member
|