Symbol: AMD_CG_SUPPORT_BIF_LS
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
58
{AMD_CG_SUPPORT_BIF_LS, "Bus Interface Light Sleep"},
sys/dev/drm/amd/amdgpu/cik.c
1795
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/cik.c
1815
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/cik.c
1834
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/cik.c
1870
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/gmc_v7_0.c
861
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_LS)) {
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
181
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_LS)) {
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
208
*flags |= AMD_CG_SUPPORT_BIF_LS;
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
176
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_LS)) {
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
203
*flags |= AMD_CG_SUPPORT_BIF_LS;
sys/dev/drm/amd/amdgpu/nbio_v7_4.c
138
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_LS)) {
sys/dev/drm/amd/amdgpu/nbio_v7_4.c
165
*flags |= AMD_CG_SUPPORT_BIF_LS;
sys/dev/drm/amd/amdgpu/soc15.c
651
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/soc15.c
677
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/soc15.c
699
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/soc15.c
726
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/soc15.c
743
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/soc15.c
764
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/vi.c
1006
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/vi.c
1022
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/vi.c
1044
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/vi.c
1067
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/vi.c
1090
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/vi.c
1136
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/vi.c
1162
AMD_CG_SUPPORT_BIF_LS |
sys/dev/drm/amd/amdgpu/vi.c
1279
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_LS))
sys/dev/drm/amd/amdgpu/vi.c
1424
if (adev->cg_flags & AMD_CG_SUPPORT_BIF_LS) {
sys/dev/drm/amd/amdgpu/vi.c
1542
*flags |= AMD_CG_SUPPORT_BIF_LS;