Home
last modified time | relevance | path

Searched refs:current_state (Results 1 – 25 of 146) sorted by relevance

123456

/linux-6.6.21/drivers/scsi/elx/libefc/
Defc_sm.c24 if (!ctx->current_state) in efc_sm_post_event()
27 ctx->current_state(ctx, evt, data); in efc_sm_post_event()
37 if (ctx->current_state == state) { in efc_sm_transition()
41 ctx->current_state = state; in efc_sm_transition()
/linux-6.6.21/drivers/net/ethernet/ti/
Dnetcp_xgbepcsr.c309 u32 *current_state, u32 *lane_down) in netcp_xgbe_check_link_status() argument
332 switch (current_state[i]) { in netcp_xgbe_check_link_status()
339 current_state[i] = 1; in netcp_xgbe_check_link_status()
352 current_state[i] = 2; in netcp_xgbe_check_link_status()
359 current_state[i] = 1; in netcp_xgbe_check_link_status()
366 current_state[i] = 0; in netcp_xgbe_check_link_status()
372 i, current_state[i]); in netcp_xgbe_check_link_status()
385 status &= (current_state[i] == 1); in netcp_xgbe_check_link_status()
394 u32 current_state[2] = {0, 0}; in netcp_xgbe_serdes_check_lane() local
403 current_state, in netcp_xgbe_serdes_check_lane()
/linux-6.6.21/sound/usb/
Dpower.c57 unsigned char current_state; in snd_usb_power_domain_set() local
66 &current_state, sizeof(current_state)); in snd_usb_power_domain_set()
73 if (current_state == state) { in snd_usb_power_domain_set()
90 switch (current_state) { in snd_usb_power_domain_set()
/linux-6.6.21/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp.h408 static inline uint8_t current_state(struct mod_hdcp *hdcp) in current_state() function
426 return (current_state(hdcp) > HDCP1_STATE_START && in is_in_hdcp1_states()
427 current_state(hdcp) <= HDCP1_STATE_END); in is_in_hdcp1_states()
432 return (current_state(hdcp) > HDCP1_DP_STATE_START && in is_in_hdcp1_dp_states()
433 current_state(hdcp) <= HDCP1_DP_STATE_END); in is_in_hdcp1_dp_states()
438 return (current_state(hdcp) > HDCP2_STATE_START && in is_in_hdcp2_states()
439 current_state(hdcp) <= HDCP2_STATE_END); in is_in_hdcp2_states()
444 return (current_state(hdcp) > HDCP2_DP_STATE_START && in is_in_hdcp2_dp_states()
445 current_state(hdcp) <= HDCP2_DP_STATE_END); in is_in_hdcp2_dp_states()
450 return (current_state(hdcp) == D1_A4_AUTHENTICATED || in is_in_authenticated_states()
[all …]
/linux-6.6.21/drivers/pci/
Dpci-driver.c490 if (pci_dev->current_state == PCI_D0) in pci_device_remove()
491 pci_dev->current_state = PCI_UNKNOWN; in pci_device_remove()
522 if (kexec_in_progress && (pci_dev->current_state <= PCI_D3hot)) in pci_device_shutdown()
538 if (pci_dev->current_state != PCI_D0) { in pci_restore_standard_config()
611 if (pci_dev->current_state == PCI_D0) in pci_pm_set_unknown_state()
612 pci_dev->current_state = PCI_UNKNOWN; in pci_pm_set_unknown_state()
641 pci_power_t prev = pci_dev->current_state; in pci_legacy_suspend()
649 if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0 in pci_legacy_suspend()
650 && pci_dev->current_state != PCI_UNKNOWN) { in pci_legacy_suspend()
651 pci_WARN_ONCE(pci_dev, pci_dev->current_state != prev, in pci_legacy_suspend()
[all …]
Dpci.c1103 dev->current_state = PCI_D3cold; in pci_update_current_state()
1109 dev->current_state = PCI_D3cold; in pci_update_current_state()
1112 dev->current_state = pmcsr & PCI_PM_CTRL_STATE_MASK; in pci_update_current_state()
1114 dev->current_state = state; in pci_update_current_state()
1128 pci_update_current_state(dev, dev->current_state); in pci_refresh_power_state()
1144 dev->current_state = PCI_D0; in pci_platform_power_transition()
1248 dev->current_state = PCI_D0; in pci_power_up()
1250 dev->current_state = state; in pci_power_up()
1258 pci_power_name(dev->current_state)); in pci_power_up()
1259 dev->current_state = PCI_D3cold; in pci_power_up()
[all …]
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc.c417 struct pipe_ctx *pipe = &dc->current_state->res_ctx.pipe_ctx[i]; in dc_stream_adjust_vmin_vmax()
452 struct pipe_ctx *pipe = &dc->current_state->res_ctx.pipe_ctx[i]; in dc_stream_get_last_used_drr_vtotal()
483 &dc->current_state->res_ctx.pipe_ctx[i]; in dc_stream_get_crtc_position()
543 pipe = &dc->current_state->res_ctx.pipe_ctx[i]; in dc_stream_forward_crc_window()
594 &dc->current_state->res_ctx, stream); in dc_stream_configure_crc()
660 pipe = &dc->current_state->res_ctx.pipe_ctx[i]; in dc_stream_get_crc()
684 if (dc->current_state->res_ctx.pipe_ctx[i].stream in dc_stream_set_dyn_expansion()
686 pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in dc_stream_set_dyn_expansion()
706 if (link->dc->current_state->res_ctx.pipe_ctx[i].stream == in dc_stream_set_dither_option()
708 pipes = &link->dc->current_state->res_ctx.pipe_ctx[i]; in dc_stream_set_dither_option()
[all …]
Ddc_link_enc_cfg.c71 if (dc->current_state->res_ctx.link_enc_cfg_ctx.mode == LINK_ENC_CFG_TRANSIENT) in get_assignment()
72 assignment = dc->current_state->res_ctx.link_enc_cfg_ctx.transient_assignments[i]; in get_assignment()
74 assignment = dc->current_state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i]; in get_assignment()
307 ASSERT(dc->current_state->res_ctx.link_enc_cfg_ctx.mode == LINK_ENC_CFG_STEADY); in link_enc_cfg_link_encs_assign()
310 for (i = 0; i < dc->current_state->stream_count; i++) in link_enc_cfg_link_encs_assign()
311 dc->res_pool->funcs->link_enc_unassign(state, dc->current_state->streams[i]); in link_enc_cfg_link_encs_assign()
336 if (state != dc->current_state) { in link_enc_cfg_link_encs_assign()
337 struct dc_state *prev_state = dc->current_state; in link_enc_cfg_link_encs_assign()
410 dc->current_state->res_ctx.link_enc_cfg_ctx.transient_assignments[i] = in link_enc_cfg_link_encs_assign()
417 dc->current_state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i]; in link_enc_cfg_link_encs_assign()
[all …]
Ddc_stream.c247 return dc_stream_get_status_from_state(dc->current_state, stream); in dc_stream_get_status()
262 res_ctx = &dc->current_state->res_ctx; in program_cursor_attributes()
327 (dc->current_state->stream_count > 1 || in is_subvp_high_refresh_candidate()
328 (dc->current_state->stream_count == 1 && !stream->allow_freesync))) in is_subvp_high_refresh_candidate()
369 if (dc->current_state->stream_count == 1 && stream->timing.v_addressable >= 2880 && in dc_stream_set_cursor_attributes()
372 else if (dc->current_state->stream_count > 1 && stream->timing.v_addressable >= 2160 && in dc_stream_set_cursor_attributes()
407 res_ctx = &dc->current_state->res_ctx; in program_cursor_position()
580 &dc->current_state->res_ctx; in dc_stream_get_vblank_counter()
608 res_ctx = &dc->current_state->res_ctx; in dc_stream_send_dp_sdp()
639 &dc->current_state->res_ctx; in dc_stream_get_scanoutpos()
[all …]
Ddc_surface.c146 if (dc->current_state == NULL) in dc_plane_get_status()
152 &dc->current_state->res_ctx.pipe_ctx[i]; in dc_plane_get_status()
164 &dc->current_state->res_ctx.pipe_ctx[i]; in dc_plane_get_status()
/linux-6.6.21/drivers/platform/x86/siemens/
Dsimatic-ipc-batt.c38 long current_state; member
96 priv.current_state = simatic_ipc_batt_read_io(dev); in simatic_ipc_batt_read_value()
98 priv.current_state = simatic_ipc_batt_read_gpio(); in simatic_ipc_batt_read_value()
101 if (priv.current_state < SIMATIC_IPC_BATT_LEVEL_FULL) in simatic_ipc_batt_read_value()
105 return priv.current_state; in simatic_ipc_batt_read_value()
/linux-6.6.21/drivers/thermal/
Dcpuidle_cooling.c129 unsigned long current_state = idle_cdev->state; in cpuidle_cooling_set_cur_state() local
140 if (current_state == 0 && state > 0) { in cpuidle_cooling_set_cur_state()
142 } else if (current_state > 0 && !state) { in cpuidle_cooling_set_cur_state()
/linux-6.6.21/drivers/pwm/
Dpwm-keembay.c124 struct pwm_state current_state; in keembay_pwm_apply() local
140 keembay_pwm_get_state(chip, pwm, &current_state); in keembay_pwm_apply()
143 if (current_state.enabled) in keembay_pwm_apply()
174 if (state->enabled && !current_state.enabled) in keembay_pwm_apply()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c524 hws->funcs.init_pipes(dc, dc->current_state); in dcn30_init_hw()
699 if (dc->current_state) { in dcn30_apply_idle_power_optimizations()
703 for (i = 0; i < dc->current_state->stream_count; i++) { in dcn30_apply_idle_power_optimizations()
704 if (dc->current_state->stream_status[i].plane_count) in dcn30_apply_idle_power_optimizations()
709 if (i == dc->current_state->stream_count) { in dcn30_apply_idle_power_optimizations()
721 stream = dc->current_state->streams[0]; in dcn30_apply_idle_power_optimizations()
722 plane = (stream ? dc->current_state->stream_status[0].plane_states[0] : NULL); in dcn30_apply_idle_power_optimizations()
739 if (dc->current_state->stream_count == 1 && in dcn30_apply_idle_power_optimizations()
741 dc->current_state->stream_status[0].plane_count == 1 && in dcn30_apply_idle_power_optimizations()
776 unsigned int stutter_period = dc->current_state->perf_params.stutter_period_us; in dcn30_apply_idle_power_optimizations()
[all …]
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c199 for (i = 0; i < dc->current_state->stream_count; i++) { in dcn32_check_no_memory_request_for_cab()
200 if ((dc->current_state->stream_status[i].plane_count) && in dcn32_check_no_memory_request_for_cab()
201 (dc->current_state->streams[i]->link->psr_settings.psr_version == DC_PSR_VERSION_UNSUPPORTED)) in dcn32_check_no_memory_request_for_cab()
206 if (i == dc->current_state->stream_count) in dcn32_check_no_memory_request_for_cab()
259 for (i = 0; i < dc->current_state->stream_count; i++) { in dcn32_apply_idle_power_optimizations()
261 if (dc->current_state->streams[i] != NULL && in dcn32_apply_idle_power_optimizations()
262 dc->current_state->streams[i]->link->psr_settings.psr_version != DC_PSR_VERSION_UNSUPPORTED) in dcn32_apply_idle_power_optimizations()
267 if (dc->current_state) { in dcn32_apply_idle_power_optimizations()
288 ways = dcn32_calculate_cab_allocation(dc, dc->current_state); in dcn32_apply_idle_power_optimizations()
293 for (i = 0; i < dc->current_state->stream_count; i++) { in dcn32_apply_idle_power_optimizations()
[all …]
/linux-6.6.21/drivers/net/wireless/broadcom/b43/
Dlo.c555 int current_state; member
591 if (d->current_state == 0) { in lo_probe_possible_loctls()
594 } else if (d->current_state % 2 == 0) { in lo_probe_possible_loctls()
595 begin = d->current_state - 1; in lo_probe_possible_loctls()
596 end = d->current_state + 1; in lo_probe_possible_loctls()
598 begin = d->current_state - 2; in lo_probe_possible_loctls()
599 end = d->current_state + 2; in lo_probe_possible_loctls()
608 d->current_state = i; in lo_probe_possible_loctls()
638 d->current_state = i; in lo_probe_possible_loctls()
680 d.current_state = 0; in lo_probe_loctls_statemachine()
[all …]
/linux-6.6.21/drivers/acpi/acpica/
Dacconvert.h36 cv_process_comment(struct asl_comment_state current_state,
40 cv_process_comment_type2(struct asl_comment_state current_state,
/linux-6.6.21/drivers/platform/x86/intel/atomisp2/
Dpm.c104 pdev->current_state = PCI_D3cold; in isp_pci_suspend()
115 pdev->current_state = PCI_D0; in isp_pci_resume()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer_debug.c433 …pix_clk = dc->current_state->res_ctx.pipe_ctx[i].stream_res.pix_clk_params.requested_pix_clk_100hz… in dcn10_get_otg_states()
476 dc->current_state->bw_ctx.bw.dcn.clk.dcfclk_khz, in dcn10_get_clock_states()
477 dc->current_state->bw_ctx.bw.dcn.clk.dcfclk_deep_sleep_khz, in dcn10_get_clock_states()
478 dc->current_state->bw_ctx.bw.dcn.clk.dispclk_khz, in dcn10_get_clock_states()
479 dc->current_state->bw_ctx.bw.dcn.clk.dppclk_khz, in dcn10_get_clock_states()
480 dc->current_state->bw_ctx.bw.dcn.clk.fclk_khz, in dcn10_get_clock_states()
481 dc->current_state->bw_ctx.bw.dcn.clk.socclk_khz); in dcn10_get_clock_states()
/linux-6.6.21/include/linux/soc/ti/
Dti_sci_protocol.h111 bool *req_state, bool *current_state);
113 bool *req_state, bool *current_state);
115 bool *current_state);
180 bool *req_state, bool *current_state);
182 bool *req_state, bool *current_state);
/linux-6.6.21/drivers/gpu/drm/radeon/
Drs780_dpm.c380 struct igp_ps *current_state = rs780_get_ps(rdev->pm.dpm.current_ps); in rs780_force_voltage() local
382 if ((current_state->max_voltage == RS780_VDDC_LEVEL_HIGH) && in rs780_force_voltage()
383 (current_state->min_voltage == RS780_VDDC_LEVEL_HIGH)) in rs780_force_voltage()
407 struct igp_ps *current_state = rs780_get_ps(rdev->pm.dpm.current_ps); in rs780_force_fbdiv() local
409 if (current_state->sclk_low == current_state->sclk_high) in rs780_force_fbdiv()
568 struct igp_ps *current_state = rs780_get_ps(old_ps); in rs780_set_uvd_clock_before_set_eng_clock() local
574 if (new_state->sclk_high >= current_state->sclk_high) in rs780_set_uvd_clock_before_set_eng_clock()
585 struct igp_ps *current_state = rs780_get_ps(old_ps); in rs780_set_uvd_clock_after_set_eng_clock() local
591 if (new_state->sclk_high < current_state->sclk_high) in rs780_set_uvd_clock_after_set_eng_clock()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.c501 if (dc->current_state->res_ctx.pipe_ctx[i].stream) { in get_pipe_from_link()
502 if (dc->current_state->res_ctx.pipe_ctx[i].stream->link == link) { in get_pipe_from_link()
503 pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in get_pipe_from_link()
736 if (dc->current_state->res_ctx.pipe_ctx[i].stream in edp_setup_psr()
742 dc->current_state->res_ctx. in edp_setup_psr()
955 if (dc->current_state->res_ctx.pipe_ctx[i].stream in edp_setup_replay()
961 dc->current_state->res_ctx.pipe_ctx[i].stream_res.tg->inst + 1; in edp_setup_replay()
1041 struct pipe_ctx pipe_ctx = dc->current_state->res_ctx.pipe_ctx[i]; in get_abm_from_stream_res()
/linux-6.6.21/drivers/gpu/drm/tidss/
Dtidss_crtc.c363 struct tidss_crtc_state *state, *current_state; in tidss_crtc_duplicate_state() local
368 current_state = to_tidss_crtc_state(crtc->state); in tidss_crtc_duplicate_state()
378 state->bus_format = current_state->bus_format; in tidss_crtc_duplicate_state()
379 state->bus_flags = current_state->bus_flags; in tidss_crtc_duplicate_state()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1580 (context == dc->current_state && plane_state->update_flags.bits.position_change) || in dcn20_update_dchubp_dpp()
1581 (context == dc->current_state && plane_state->update_flags.bits.scaling_change) || in dcn20_update_dchubp_dpp()
1582 (context == dc->current_state && pipe_ctx->stream->update_flags.bits.scaling)) { in dcn20_update_dchubp_dpp()
1801 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in dcn20_program_front_end_for_ctx()
1821 if (dc->current_state->res_ctx.pipe_ctx[i].plane_state) in dcn20_program_front_end_for_ctx()
1836 dcn20_detect_pipe_changes(&dc->current_state->res_ctx.pipe_ctx[i], in dcn20_program_front_end_for_ctx()
1843 struct dc_stream_state *stream = dc->current_state->res_ctx.pipe_ctx[i].stream; in dcn20_program_front_end_for_ctx()
1846 dc->current_state->res_ctx.pipe_ctx[i].stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn20_program_front_end_for_ctx()
1847 struct timing_generator *tg = dc->current_state->res_ctx.pipe_ctx[i].stream_res.tg; in dcn20_program_front_end_for_ctx()
1853 …main_pipe_width = dc->current_state->res_ctx.pipe_ctx[i].stream->mall_stream_config.paired_stream-… in dcn20_program_front_end_for_ctx()
[all …]
/linux-6.6.21/tools/testing/selftests/hid/tests/
Dtest_tablet.py157 self.current_state = None
176 if self.current_state == PenState.PEN_IS_OUT_OF_RANGE:
217 self.current_state = state
233 assert self.current_state == PenState.from_evdev(evdev)
473 cur_state = p.current_state
488 cur_state = p.current_state

123456