Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dregmap.h67 #define regmap_read_poll_timeout(map, addr, val, cond, sleep_us, timeout_ms) \ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Diopoll.h36 #define read_poll_timeout(op, val, cond, sleep_us, timeout_us, \ argument
120 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ argument
H A Dphy.h955 #define phy_read_poll_timeout(phydev, regnum, val, cond, sleep_us, \ argument
1053 sleep_us, timeout_us, sleep_before_read) \ argument
H A Dregmap.h104 #define regmap_read_poll_timeout(map, addr, val, cond, sleep_us, timeout_us) \ argument
175 #define regmap_field_read_poll_timeout(field, val, cond, sleep_us, timeout_us) \ argument
/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-samsung-ufs.c52 const unsigned int sleep_us = 10; in samsung_ufs_phy_wait_for_lock_acq() local
/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/kernel/drivers/iio/pressure/
H A Dhp206c.c171 unsigned int sleep_us) in hp206c_conv_and_read()
/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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ni/
H A Dnixge.c237 #define nixge_ctrl_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument
241 #define nixge_dma_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dops.h506 #define snd_sof_dsp_read_poll_timeout(sdev, bar, offset, val, cond, sleep_us, timeout_us) \ argument
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dhabanalabs.h1335 #define hl_poll_timeout(hdev, addr, val, cond, sleep_us, timeout_us) \ argument
1371 #define hl_poll_timeout_memory(hdev, addr, val, cond, sleep_us, timeout_us, \ argument
1402 #define hl_poll_timeout_device_memory(hdev, addr, val, cond, sleep_us, \ argument
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drk618_dsi.c244 #define dsi_read_poll_timeout(dsi, addr, val, cond, sleep_us, timeout_us) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dtc358767.c288 unsigned long sleep_us, u64 timeout_us) in tc_poll_timeout()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c402 #define inno_poll(inno, reg, val, cond, sleep_us, timeout_us) \ argument
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dstm32-adc.c467 #define stm32_adc_readl_poll_timeout(reg, val, cond, sleep_us, timeout_us) \ argument
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp.c3787 #define shm_head_poll_timeout(isp_dev, cond, sleep_us, timeout_us) \ argument