| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/hdmi/ |
| H A D | hdmi_hdcp.c | 362 u32 timeout_count; in msm_hdmi_hdcp_hw_ddc_clean() local 369 timeout_count = 100; in msm_hdmi_hdcp_hw_ddc_clean() 382 timeout_count--; in msm_hdmi_hdcp_hw_ddc_clean() 383 if (!timeout_count) { in msm_hdmi_hdcp_hw_ddc_clean() 595 u32 timeout_count; in msm_hdmi_hdcp_wait_key_an_ready() local 599 timeout_count = 100; in msm_hdmi_hdcp_wait_key_an_ready() 607 timeout_count, keys_state, link0_status); in msm_hdmi_hdcp_wait_key_an_ready() 609 timeout_count--; in msm_hdmi_hdcp_wait_key_an_ready() 610 if (!timeout_count) { in msm_hdmi_hdcp_wait_key_an_ready() 620 timeout_count = 100; in msm_hdmi_hdcp_wait_key_an_ready() [all …]
|
| H A D | hdmi_pll_8960.c | 256 int timeout_count, pll_lock_retry = 10; in hdmi_pll_enable() local 304 timeout_count = 1000; in hdmi_pll_enable() 313 if (--timeout_count > 0) in hdmi_pll_enable() 331 timeout_count = 1000; in hdmi_pll_enable()
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | arm_dcc.c | 115 unsigned int timeout_count = TIMEOUT_COUNT; in arm_dcc_putc() local 117 while (--timeout_count) { in arm_dcc_putc() 122 if (timeout_count == 0) in arm_dcc_putc()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/ |
| H A D | ql4_init.c | 403 uint32_t timeout_count; in qla4xxx_fw_ready() local 407 for (timeout_count = ADAPTER_INIT_TOV; timeout_count > 0; in qla4xxx_fw_ready() 408 timeout_count--) { in qla4xxx_fw_ready() 454 if (timeout_count <= (ADAPTER_INIT_TOV - 15)) { in qla4xxx_fw_ready() 477 timeout_count == 1) { in qla4xxx_fw_ready() 515 timeout_count)); in qla4xxx_fw_ready() 518 (timeout_count < ADAPTER_INIT_TOV - 5)) { in qla4xxx_fw_ready() 525 if (timeout_count <= 0) in qla4xxx_fw_ready()
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | tftp.c | 74 static int timeout_count; variable 300 timeout_count = 0; /* we've done well, reset the timeout */ in update_block_number() 688 if (++timeout_count > timeout_count_max) { in tftp_timeout_handler() 822 timeout_count = 0; in tftp_start() 863 timeout_count = 0; in tftp_start_server()
|
| /OK3568_Linux_fs/kernel/drivers/net/plip/ |
| H A D | plip.c | 214 unsigned short timeout_count; member 413 nl->timeout_count++; in plip_bh_timeout_error() 414 if ((error == HS_TIMEOUT && nl->timeout_count <= 10) || in plip_bh_timeout_error() 415 nl->timeout_count <= 3) { in plip_bh_timeout_error() 434 if (++nl->timeout_count <= 3) { in plip_bh_timeout_error() 802 nl->timeout_count = 0; in plip_send_packet() 943 nl->timeout_count = 0; in plip_interrupt() 994 nl->timeout_count = 0; in plip_tx_packet()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | smu_v11_0_i2c.c | 419 uint32_t timeout_count = 0; in smu_v11_0_i2c_activity_done() local 446 ++timeout_count; in smu_v11_0_i2c_activity_done() 448 } while (timeout_count < IDLE_TIMEOUT); in smu_v11_0_i2c_activity_done()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_trace.h | 583 TP_PROTO(uint32_t drm_id, enum dpu_pingpong pp, int timeout_count, 585 TP_ARGS(drm_id, pp, timeout_count, kickoff_count, event), 589 __field( int, timeout_count ) 596 __entry->timeout_count = timeout_count; 601 __entry->drm_id, __entry->pp, __entry->timeout_count,
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | rk_scr.c | 596 unsigned timeout_count = 1500; in rk_scr_write() local 599 timeout_count = 1500; in rk_scr_write() 600 udelay = msecs_to_jiffies(timeout_count) + jiffies; in rk_scr_write()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | isp2400_input_system_local.h | 486 u32 timeout_count; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | gdth.h | 878 int timeout_count; /* # of timeout calls */ member
|
| H A D | gdth.c | 3214 if (++cmndinfo->timeout_count < 6) in gdth_timed_out() 3323 cmndinfo->timeout_count = 0; in gdth_queuecommand_lck()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_type.h | 318 u8 timeout_count; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| H A D | input_system.c | 585 state->timeout_count = receiver_port_reg_load(ID, in mipi_port_get_state()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
| H A D | ia_css_debug.c | 1713 "timeout_count", state->timeout_count); in debug_print_rx_mipi_port_state()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |