Searched refs:is_min (Results 1 – 2 of 2) sorted by relevance
590 int amdgpu_amdkfd_get_pcie_bandwidth_mbytes(struct amdgpu_device *adev, bool is_min) in amdgpu_amdkfd_get_pcie_bandwidth_mbytes() argument 592 int num_lanes_shift = (is_min ? ffs(adev->pm.pcie_mlw_mask) : in amdgpu_amdkfd_get_pcie_bandwidth_mbytes() 594 int gen_speed_shift = (is_min ? ffs(adev->pm.pcie_gen_mask & in amdgpu_amdkfd_get_pcie_bandwidth_mbytes()
417 bool is_default, is_request, is_min, is_max; in v4l2_g_ext_ctrls_common() local421 is_min = (cs->which == V4L2_CTRL_WHICH_MIN_VAL); in v4l2_g_ext_ctrls_common()468 if (!is_default && !is_request && !is_min && !is_max && in v4l2_g_ext_ctrls_common()497 else if (is_min) in v4l2_g_ext_ctrls_common()