Searched refs:state_type (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | amdgpu_reg_state.h | 50 uint8_t state_type; member
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_mci.h | 309 u32 ar9003_mci_state(struct ath_hw *ah, u32 state_type);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 2660 enum dml2_core_internal_soc_state_type state_type, in dml_get_return_bandwidth_available() argument 2683 if (state_type == dml2_core_internal_soc_state_svp_prefetch) { in dml_get_return_bandwidth_available() 2693 if (state_type == dml2_core_internal_soc_state_svp_prefetch) { in dml_get_return_bandwidth_available() 2733 …VERBOSE("DML::%s: state_type = %s\n", __func__, dml2_core_internal_soc_state_type_str(state_type)); in dml_get_return_bandwidth_available() 4867 enum dml2_core_internal_soc_state_type state_type, in get_urgent_bandwidth_required() argument 4908 …l->mall_svp_prefetch_factor = (state_type == dml2_core_internal_soc_state_svp_prefetch) ? (bw_type… in get_urgent_bandwidth_required() 4925 if (state_type != dml2_core_internal_soc_state_svp_prefetch && is_phantom) in get_urgent_bandwidth_required() 4995 …, k, l->required_bandwidth_mbps, dml2_core_internal_soc_state_type_str(state_type), inc_flip_bw, i… in get_urgent_bandwidth_required()
|