Searched defs:timeout_us (Results 26 – 39 of 39) sorted by relevance
12
| /Linux-v5.4/drivers/tty/serial/ |
| D | qcom_geni_serial.c | 270 unsigned long timeout_us = 20000; in qcom_geni_serial_poll_bit() local
|
| /Linux-v5.4/sound/pci/asihpi/ |
| D | hpi6205.c | 2051 static int wait_dsp_ack(struct hpi_hw_obj *phw, int state, int timeout_us) in wait_dsp_ack()
|
| /Linux-v5.4/drivers/staging/greybus/ |
| D | light.c | 35 struct led_flash_setting timeout_us; member
|
| /Linux-v5.4/drivers/gpu/drm/msm/dsi/pll/ |
| D | dsi_pll_14nm.c | 177 u32 nb_tries, u32 timeout_us) in pll_14nm_poll_for_ready()
|
| /Linux-v5.4/drivers/spi/ |
| D | spi-nxp-fspi.c | 448 u32 timeout_us, bool c) in fspi_readl_poll_tout()
|
| /Linux-v5.4/include/uapi/drm/ |
| D | vmwgfx_drm.h | 629 __u64 timeout_us; member
|
| /Linux-v5.4/drivers/gpu/drm/bridge/ |
| D | tc358767.c | 286 unsigned long sleep_us, u64 timeout_us) in tc_poll_timeout()
|
| /Linux-v5.4/arch/x86/platform/uv/ |
| D | tlb_uv.c | 38 static int timeout_us; variable
|
| /Linux-v5.4/drivers/phy/rockchip/ |
| D | phy-rockchip-inno-hdmi.c | 402 #define inno_poll(inno, reg, val, cond, sleep_us, timeout_us) \ argument
|
| /Linux-v5.4/drivers/scsi/hisi_sas/ |
| D | hisi_sas_v3_hw.c | 546 timeout_us) \ argument 553 timeout_us) \ argument
|
| /Linux-v5.4/drivers/iio/adc/ |
| D | stm32-adc.c | 457 #define stm32_adc_readl_poll_timeout(reg, val, cond, sleep_us, timeout_us) \ argument
|
| /Linux-v5.4/drivers/dma/xilinx/ |
| D | xilinx_dma.c | 456 #define xilinx_dma_poll_timeout(chan, reg, val, cond, delay_us, timeout_us) \ argument
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/ |
| D | tg3.c | 811 static int tg3_ape_event_lock(struct tg3 *tp, u32 timeout_us) in tg3_ape_event_lock() 833 static int tg3_ape_wait_for_event(struct tg3 *tp, u32 timeout_us) in tg3_ape_wait_for_event()
|
| /Linux-v5.4/include/linux/greybus/ |
| D | greybus_protocols.h | 1770 __le32 timeout_us; member
|
12