Home
last modified time | relevance | path

Searched defs:max_retries (Results 1 – 19 of 19) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_vpg.c58 uint32_t max_retries = 50; in vpg3_update_generic_info_packet() local
H A Ddcn30_mpc.c817 int max_retries = 10; in mpc3_power_on_shaper_3dlut() local
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c65 uint32_t max_retries = 50; in enc1_update_generic_info_packet() local
793 uint32_t max_retries = 50; in enc1_stream_encoder_send_immediate_sdp_message() local
910 uint32_t max_retries = DP_BLANK_MAX_RETRY * 10; in enc1_stream_encoder_dp_blank() local
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr_smu_msg.c50 …ait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries) in dcn32_smu_wait_for_response()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn10/
H A Drv1_clk_mgr_vbios_smu.c86 …ait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries) in rv1_smu_wait_for_response()
/openbsd/sys/dev/pci/drm/amd/display/include/
H A Dhdcp_msg_types.h98 uint8_t max_retries; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c70 uint32_t max_retries = 50; in dce110_update_generic_info_packet() local
907 uint32_t max_retries = DP_BLANK_MAX_RETRY * 10; in dce110_stream_encoder_dp_blank() local
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.c79 …ait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries) in dcn301_smu_wait_for_response()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr_vbios_smu.c78 …ait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries) in rn_smu_wait_for_response()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr_smu_msg.c55 …ait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries) in dcn30_smu_wait_for_response()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c222 uint32_t max_retries = 50; in enc2_update_gsp7_128_info_packet() local
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.c86 …ait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries) in dcn31_smu_wait_for_response()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.c100 …ait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries) in dcn316_smu_wait_for_response()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.c101 …ait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries) in dcn314_smu_wait_for_response()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_smu.c113 …ait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries) in dcn315_smu_wait_for_response()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_mpc.c682 int max_retries = 10; in mpc32_power_on_shaper_3dlut() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp320 const uint32_t max_retries = 3; in WaitForPacketNoLock() local
/openbsd/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_dpms.c1572 const uint32_t max_retries = 30; in write_128b_132b_sst_payload_allocation_table() local
/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c1735 int max_retries = max(7, drm_dp_i2c_retry_count(msg, dp_aux_i2c_speed_khz)); in drm_dp_i2c_do_msg() local