Home
last modified time | relevance | path

Searched refs:OSAL_UDELAY (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_ops.c418 OSAL_UDELAY(delay);
542 OSAL_UDELAY(cmd->delay.delay);
585 OSAL_UDELAY(10);
H A Decore_hw.c257 OSAL_UDELAY(100); in ecore_is_reg_fifo_empty()
280 OSAL_UDELAY(100); in ecore_wr()
304 OSAL_UDELAY(100); in ecore_rd()
780 OSAL_UDELAY(DMAE_MIN_WAIT_TIME); in ecore_dmae_operation_wait()
H A Dbcm_osal.h278 #define OSAL_UDELAY(_usecs_) drv_usecwait(_usecs_) macro
H A Decore_mcp.c324 OSAL_UDELAY(delay); in ecore_mcp_reset()
352 OSAL_UDELAY(CHIP_MCP_RESP_ITER_US); in ecore_mcp_print_cpu_info()
354 OSAL_UDELAY(CHIP_MCP_RESP_ITER_US); in ecore_mcp_print_cpu_info()
407 OSAL_UDELAY(delay); in ecore_do_mcp_cmd()
3941 OSAL_UDELAY(p_params->retry_interval); in ecore_mcp_resc_lock()
H A Decore_spq.c161 OSAL_UDELAY(SPQ_BLOCK_DELAY_US); in __ecore_spq_block()
H A Decore_init_fw_funcs.c603 OSAL_UDELAY(QM_STOP_CMD_POLL_PERIOD_US); in ecore_poll_on_qm_cmd_ready()
H A Decore_int.c1962 OSAL_UDELAY(10); in ecore_int_igu_init_pure_rt_single()
H A Decore_dev.c1284 OSAL_UDELAY(50); in ecore_hw_init_chip()
2069 OSAL_UDELAY(50); in ecore_change_pci_hwfn()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt23 - OSAL_UDELAY(int)