Home
last modified time | relevance | path

Searched refs:state_type (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/include/
A Damdgpu_reg_state.h50 uint8_t state_type; member
/drivers/gpu/drm/amd/amdgpu/
A Daqua_vanjaram.c674 pcie_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_PCIE; in aqua_vanjaram_read_pcie_state()
758 xgmi_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_XGMI; in aqua_vanjaram_read_xgmi_state()
831 wafl_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_WAFL; in aqua_vanjaram_read_wafl_state()
950 usr_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_USR; in aqua_vanjaram_read_usr_state()
/drivers/net/wireless/ath/ath9k/
A Dar9003_mci.h309 u32 ar9003_mci_state(struct ath_hw *ah, u32 state_type);
A Dar9003_mci.c1289 u32 ar9003_mci_state(struct ath_hw *ah, u32 state_type) in ar9003_mci_state() argument
1295 switch (state_type) { in ar9003_mci_state()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4_calcs.c2648 enum dml2_core_internal_soc_state_type state_type, in dml_get_return_bandwidth_available() argument
2671 if (state_type == dml2_core_internal_soc_state_svp_prefetch) { in dml_get_return_bandwidth_available()
2681 if (state_type == dml2_core_internal_soc_state_svp_prefetch) { in dml_get_return_bandwidth_available()
2721 …VERBOSE("DML::%s: state_type = %s\n", __func__, dml2_core_internal_soc_state_type_str(state_type)); in dml_get_return_bandwidth_available()
4848 enum dml2_core_internal_soc_state_type state_type, in get_urgent_bandwidth_required() argument
4889 …l->mall_svp_prefetch_factor = (state_type == dml2_core_internal_soc_state_svp_prefetch) ? (bw_type… in get_urgent_bandwidth_required()
4906 if (state_type != dml2_core_internal_soc_state_svp_prefetch && is_phantom) in get_urgent_bandwidth_required()
4976 …, k, l->required_bandwidth_mbps, dml2_core_internal_soc_state_type_str(state_type), inc_flip_bw, i… in get_urgent_bandwidth_required()

Completed in 38 milliseconds