| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | iopoll.h | 36 #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 D | iopoll.h | 28 #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 D | dmub_srv.c | 520 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 D | tegra_i2c.c | 181 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 D | sunxi_nand_spl.c | 121 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 D | dsi_pll_28nm.c | 92 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 D | dsi_pll_28nm_8960.c | 87 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 D | mailbox_agent.c | 29 ulong timeout_us; member
|
| /OK3568_Linux_fs/u-boot/drivers/adc/ |
| H A D | adc-uclass.c | 139 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 D | mailbox-uclass.c | 112 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 D | dsi_phy_10nm.c | 93 u32 const timeout_us = 1000; in dsi_10nm_phy_enable() local
|
| H A D | dsi_phy_7nm.c | 78 u32 const timeout_us = 1000; in dsi_7nm_phy_enable() local
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | rockchip_sfc.c | 326 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 D | registers.h | 162 #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 D | spi-rockchip-sfc.c | 287 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 D | cpuidle-tegra.c | 75 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 D | phy-samsung-ufs.c | 51 const unsigned int timeout_us = 100000; in samsung_ufs_phy_wait_for_lock_acq() local
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A D | mdio-mscc-miim.c | 45 #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 D | dpu_hw_pingpong.c | 124 u32 timeout_us) in dpu_hw_pp_poll_timeout_wr_ptr()
|
| H A D | dpu_hw_ctl.c | 284 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 D | display.c | 100 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 D | lima_device.h | 125 int sleep_us, int timeout_us) in lima_poll_timeout()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ |
| H A D | mp_init.c | 378 const int timeout_us = 100000; in bsp_do_flight_plan() local
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdricoh_cs.c | 160 unsigned int status, timeout_us; in sdricoh_mmc_cmd() local
|
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | zynq-fpga.c | 149 #define zynq_fpga_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument
|