Searched refs:state_type (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpu/drm/amd/include/ |
| A D | amdgpu_reg_state.h | 50 uint8_t state_type; member
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | aqua_vanjaram.c | 674 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 D | ar9003_mci.h | 309 u32 ar9003_mci_state(struct ath_hw *ah, u32 state_type);
|
| A D | ar9003_mci.c | 1289 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 D | dml2_core_dcn4_calcs.c | 2648 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