Searched defs:sleep_us (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/phy/qualcomm/ |
D | phy-qcom-ufs-i.h | 27 #define readl_poll_timeout(addr, val, cond, sleep_us, timeout_us) \ argument
|
/Linux-v4.19/drivers/iio/pressure/ |
D | hp206c.c | 172 unsigned int sleep_us) in hp206c_conv_and_read()
|
/Linux-v4.19/include/linux/ |
D | iopoll.h | 43 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ argument
|
D | regmap.h | 125 #define regmap_read_poll_timeout(map, addr, val, cond, sleep_us, timeout_us) \ argument 167 #define regmap_field_read_poll_timeout(field, val, cond, sleep_us, timeout_us) \ argument
|
/Linux-v4.19/drivers/fpga/ |
D | zynq-fpga.c | 157 #define zynq_fpga_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument
|
/Linux-v4.19/drivers/net/ethernet/ni/ |
D | nixge.c | 194 #define nixge_ctrl_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument 198 #define nixge_dma_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument
|
/Linux-v4.19/drivers/gpu/drm/bridge/ |
D | tc358767.c | 248 unsigned long sleep_us, u64 timeout_us) in tc_poll_timeout()
|
/Linux-v4.19/drivers/iio/adc/ |
D | stm32-adc.c | 564 #define stm32_adc_readl_poll_timeout(reg, val, cond, sleep_us, timeout_us) \ argument
|