Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/include/linux/
H A Diopoll.h36 #define read_poll_timeout(op, val, cond, sleep_us, timeout_us, \ argument
79 #define read_poll_timeout_atomic(op, val, cond, delay_us, timeout_us, \ argument
120 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ argument
140 #define readx_poll_timeout_atomic(op, addr, val, cond, delay_us, timeout_us) \ argument
143 #define readb_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument
146 #define readb_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument
149 #define readw_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument
152 #define readw_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument
155 #define readl_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument
158 #define readl_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument
[all …]
/OK3568_Linux_fs/u-boot/include/linux/
H A Diopoll.h28 #define readx_poll_timeout(op, addr, val, cond, timeout_us) \ argument
44 #define readb_poll_timeout(addr, val, cond, timeout_us) \ argument
47 #define readw_poll_timeout(addr, val, cond, timeout_us) \ argument
50 #define readl_poll_timeout(addr, val, cond, timeout_us) \ argument
53 #define readq_poll_timeout(addr, val, cond, timeout_us) \ argument
56 #define readb_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
59 #define readw_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
62 #define readl_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
65 #define readq_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c520 uint32_t timeout_us) in dmub_srv_wait_for_auto_load()
541 uint32_t timeout_us) in dmub_srv_wait_for_phy_init()
562 uint32_t timeout_us) in dmub_srv_wait_for_idle()
583 uint16_t param, uint32_t timeout_us) in dmub_srv_send_gpint_command()
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dtegra_i2c.c181 int timeout_us = I2C_TIMEOUT_USEC; in wait_for_tx_fifo_empty() local
198 int timeout_us = I2C_TIMEOUT_USEC; in wait_for_rx_fifo_notempty() local
215 int timeout_us = I2C_TIMEOUT_USEC; in wait_for_transfer_complete() local
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand_spl.c121 int timeout_us, int negation) in check_value_inner()
134 int timeout_us) in check_value()
140 int timeout_us) in check_value_negated()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll_28nm.c92 u32 nb_tries, u32 timeout_us) in pll_28nm_poll_for_ready()
318 u32 max_reads = 5, timeout_us = 100; in dsi_pll_28nm_enable_seq_hpm() local
394 u32 max_reads = 10, timeout_us = 50; in dsi_pll_28nm_enable_seq_lp() local
H A Ddsi_pll_28nm_8960.c87 int nb_tries, int timeout_us) in pll_28nm_poll_for_ready()
294 int max_reads = 1000, timeout_us = 100; in dsi_pll_28nm_enable_seq() local
/OK3568_Linux_fs/u-boot/drivers/firmware/scmi/
H A Dmailbox_agent.c29 ulong timeout_us; member
/OK3568_Linux_fs/u-boot/drivers/adc/
H A Dadc-uclass.c139 unsigned int timeout_us = uc_pdata->data_timeout_us; in adc_channel_data() local
165 unsigned int timeout_us = uc_pdata->multidata_timeout_us; in adc_channels_data() local
/OK3568_Linux_fs/u-boot/drivers/mailbox/
H A Dmailbox-uclass.c112 int mbox_recv(struct mbox_chan *chan, void *data, ulong timeout_us) in mbox_recv()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_10nm.c93 u32 const timeout_us = 1000; in dsi_10nm_phy_enable() local
H A Ddsi_phy_7nm.c78 u32 const timeout_us = 1000; in dsi_7nm_phy_enable() local
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drockchip_sfc.c326 static int rockchip_sfc_wait_txfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_wait_txfifo_ready()
343 static int rockchip_sfc_wait_rxfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_wait_rxfifo_ready()
598 static int rockchip_sfc_xfer_done(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_xfer_done()
/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Dregisters.h162 #define catpt_readl_poll_shim(cdev, reg, val, cond, delay_us, timeout_us) \ argument
174 #define catpt_readl_poll_pci(cdev, reg, val, cond, delay_us, timeout_us) \ argument
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-rockchip-sfc.c287 static int rockchip_sfc_wait_txfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_wait_txfifo_ready()
304 static int rockchip_sfc_wait_rxfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_wait_rxfifo_ready()
508 static int rockchip_sfc_xfer_done(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_xfer_done()
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-tegra.c75 unsigned int timeout_us = 500 * 1000 / delay_us; in tegra_cpuidle_wait_for_secondary_cpus_parking() local
/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-samsung-ufs.c51 const unsigned int timeout_us = 100000; in samsung_ufs_phy_wait_for_lock_acq() local
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-mscc-miim.c45 #define mscc_readl_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.c124 u32 timeout_us) in dpu_hw_pp_poll_timeout_wr_ptr()
H A Ddpu_hw_ctl.c284 static u32 dpu_hw_ctl_poll_reset_status(struct dpu_hw_ctl *ctx, u32 timeout_us) in dpu_hw_ctl_poll_reset_status()
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Ddisplay.c100 u32 mask, u32 exp_val, u32 poll_interval_us, u32 timeout_us) in tegra_dc_poll_register()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/
H A Dlima_device.h125 int sleep_us, int timeout_us) in lima_poll_timeout()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dmp_init.c378 const int timeout_us = 100000; in bsp_do_flight_plan() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdricoh_cs.c160 unsigned int status, timeout_us; in sdricoh_mmc_cmd() local
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Dzynq-fpga.c149 #define zynq_fpga_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument

123