/linux/include/linux/ |
H A D | iopoll.h | 36 #define read_poll_timeout(op, val, cond, sleep_us, timeout_us, \ argument 134 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ argument
|
H A D | phy.h | 1292 #define phy_read_poll_timeout(phydev, regnum, val, cond, sleep_us, \ argument 1391 sleep_us, timeout_us, sleep_before_read) \ argument
|
H A D | regmap.h | 121 #define regmap_read_poll_timeout(map, addr, val, cond, sleep_us, timeout_us) \ argument 192 #define regmap_field_read_poll_timeout(field, val, cond, sleep_us, timeout_us) \ argument
|
/linux/drivers/reset/ |
H A D | reset-eyeq.c | 130 unsigned long sleep_us; member 185 unsigned long sleep_us = eqr_timings[domain_type].sleep_us; in eqr_busy_wait_locked() local
|
/linux/drivers/phy/samsung/ |
H A D | phy-gs101-ufs.c | 125 const unsigned int sleep_us = 40; in gs101_phy_wait_for_calibration() local
|
H A D | phy-samsung-ufs.c | 52 const unsigned int sleep_us = 10; in samsung_ufs_phy_wait_for_lock_acq() local
|
H A D | phy-exynos5-usbdrd.c | 673 static const unsigned int sleep_us = 40; in exynos5_usbdrd_usbdp_g2_v4_pma_check_pll_lock() local 693 static const unsigned int sleep_us = 40; in exynos5_usbdrd_usbdp_g2_v4_pma_check_cdr_lock() local
|
/linux/drivers/gpu/drm/lima/ |
H A D | lima_device.h | 125 int sleep_us, int timeout_us) in lima_poll_timeout()
|
/linux/drivers/iio/pressure/ |
H A D | hp206c.c | 171 unsigned int sleep_us) in hp206c_conv_and_read()
|
/linux/drivers/phy/marvell/ |
H A D | phy-mvebu-a3700-comphy.c | 417 ulong sleep_us, ulong timeout_us) in comphy_lane_reg_poll() 456 ulong sleep_us, ulong timeout_us) in comphy_periph_reg_poll()
|
/linux/drivers/fpga/ |
H A D | zynq-fpga.c | 149 #define zynq_fpga_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument
|
/linux/drivers/net/ethernet/ni/ |
H A D | nixge.c | 236 #define nixge_ctrl_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument 240 #define nixge_dma_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument
|
/linux/sound/soc/sof/ |
H A D | ops.h | 611 #define snd_sof_dsp_read_poll_timeout(sdev, bar, offset, val, cond, sleep_us, timeout_us) \ argument
|
/linux/drivers/accel/habanalabs/common/ |
H A D | habanalabs.h | 2622 #define hl_poll_timeout_common(hdev, addr, val, cond, sleep_us, timeout_us, elbi) \ argument 2657 #define hl_poll_timeout(hdev, addr, val, cond, sleep_us, timeout_us) \ argument 2660 #define hl_poll_timeout_elbi(hdev, addr, val, cond, sleep_us, timeout_us) \ argument 2670 #define hl_poll_reg_array_timeout_common(hdev, addr_arr, arr_size, expected_val, sleep_us, \ argument 2711 #define hl_poll_reg_array_timeout(hdev, addr_arr, arr_size, expected_val, sleep_us, \ argument 2716 #define hl_poll_reg_array_timeout_elbi(hdev, addr_arr, arr_size, expected_val, sleep_us, \ argument 2736 #define hl_poll_timeout_memory(hdev, addr, val, cond, sleep_us, timeout_us, \ argument
|
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-hdmi.c | 550 #define inno_poll(inno, reg, val, cond, sleep_us, timeout_us) \ argument
|
/linux/drivers/net/ethernet/realtek/rtase/ |
H A D | rtase_main.c | 819 u32 sleep_us, u64 timeout_us, u16 reg) in rtase_poll_timeout()
|
/linux/drivers/media/i2c/ |
H A D | thp7312.c | 355 #define thp7312_read_poll_timeout(dev, addr, val, cond, sleep_us, timeout_us) \ argument
|
/linux/drivers/iio/adc/ |
H A D | stm32-adc.c | 585 #define stm32_adc_readl_poll_timeout(reg, val, cond, sleep_us, timeout_us) \ argument
|
/linux/drivers/gpu/drm/bridge/ |
H A D | tc358767.c | 412 unsigned long sleep_us, u64 timeout_us) in tc_poll_timeout()
|