Searched refs:hw_supported (Results 1 – 6 of 6) sorted by relevance
397 return con->hw_supported & BIT(head->block); in amdgpu_ras_is_feature_allowed()1482 uint32_t *hw_supported, uint32_t *supported) in amdgpu_ras_check_supported() argument1484 *hw_supported = 0; in amdgpu_ras_check_supported()1494 *hw_supported = AMDGPU_RAS_BLOCK_MASK; in amdgpu_ras_check_supported()1497 0 : *hw_supported & amdgpu_ras_mask; in amdgpu_ras_check_supported()1517 amdgpu_ras_check_supported(adev, &con->hw_supported, in amdgpu_ras_init()1519 if (!con->hw_supported) { in amdgpu_ras_init()1544 con->hw_supported, con->supported); in amdgpu_ras_init()
313 uint32_t hw_supported; member
114 bool hw_supported; member
89 if (!ddc->hw_info.hw_supported) in get_hw_supported_ddc_line()
391 if (ddc->hw_info.hw_supported) { in acquire_i2c_hw_engine()
209 hw_info.hw_supported = i2c_info.i2c_hw_assist; in construct()