Searched refs:state_type (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/include/ |
| H A D | amdgpu_reg_state.h | 50 uint8_t state_type; member
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | aqua_vanjaram.c | 947 pcie_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_PCIE; in aqua_vanjaram_read_pcie_state() 1031 xgmi_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_XGMI; in aqua_vanjaram_read_xgmi_state() 1104 wafl_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_WAFL; in aqua_vanjaram_read_wafl_state() 1223 usr_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_USR; in aqua_vanjaram_read_usr_state()
|
| /linux-6.15/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_mci.h | 309 u32 ar9003_mci_state(struct ath_hw *ah, u32 state_type);
|
| H 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()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 2705 enum dml2_core_internal_soc_state_type state_type, in dml_get_return_bandwidth_available() argument 2728 if (state_type == dml2_core_internal_soc_state_svp_prefetch) { in dml_get_return_bandwidth_available() 2738 if (state_type == dml2_core_internal_soc_state_svp_prefetch) { in dml_get_return_bandwidth_available() 2779 …_printf("DML::%s: state_type = %s\n", __func__, dml2_core_internal_soc_state_type_str(state_type)); in dml_get_return_bandwidth_available() 4910 enum dml2_core_internal_soc_state_type state_type, in get_urgent_bandwidth_required() argument 4951 …l->mall_svp_prefetch_factor = (state_type == dml2_core_internal_soc_state_svp_prefetch) ? (bw_type… in get_urgent_bandwidth_required() 4968 if (state_type != dml2_core_internal_soc_state_svp_prefetch && is_phantom) in get_urgent_bandwidth_required() 5038 …, k, l->required_bandwidth_mbps, dml2_core_internal_soc_state_type_str(state_type), inc_flip_bw, i… in get_urgent_bandwidth_required()
|