Home
last modified time | relevance | path

Searched refs:get_clockgating_state (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_df.h42 void (*get_clockgating_state)(struct amdgpu_device *adev, member
A Ddf_v1_7.c126 .get_clockgating_state = df_v1_7_get_clockgating_state,
A Damdgpu_nbio.h86 void (*get_clockgating_state)(struct amdgpu_device *adev, member
A Dnbio_v4_3.c490 .get_clockgating_state = nbio_v4_3_get_clockgating_state,
535 .get_clockgating_state = nbio_v4_3_get_clockgating_state,
A Dnbio_v7_0.c296 .get_clockgating_state = nbio_v7_0_get_clockgating_state,
A Dnbio_v7_7.c344 .get_clockgating_state = nbio_v7_7_get_clockgating_state,
A Dsoc21.c862 adev->nbio.funcs->get_clockgating_state(adev, flags); in soc21_common_get_clockgating_state()
884 .get_clockgating_state = soc21_common_get_clockgating_state,
A Dsoc15.c1414 adev->nbio.funcs->get_clockgating_state(adev, flags); in soc15_common_get_clockgating_state()
1434 adev->df.funcs->get_clockgating_state(adev, flags); in soc15_common_get_clockgating_state()
1459 .get_clockgating_state= soc15_common_get_clockgating_state,
A Dnbio_v6_1.c411 .get_clockgating_state = nbio_v6_1_get_clockgating_state,
A Dnbio_v7_2.c428 .get_clockgating_state = nbio_v7_2_get_clockgating_state,
A Dnv.c1193 adev->nbio.funcs->get_clockgating_state(adev, flags); in nv_common_get_clockgating_state()
1217 .get_clockgating_state = nv_common_get_clockgating_state,
A Dnbio_v2_3.c567 .get_clockgating_state = nbio_v2_3_get_clockgating_state,
A Ddf_v3_6.c678 .get_clockgating_state = df_v3_6_get_clockgating_state,
A Dih_v6_0.c744 .get_clockgating_state = ih_v6_0_get_clockgating_state,
A Dnbio_v7_4.c807 .get_clockgating_state = nbio_v7_4_get_clockgating_state,
A Duvd_v5_0.c873 .get_clockgating_state = uvd_v5_0_get_clockgating_state,
A Dnavi10_ih.c713 .get_clockgating_state = navi10_ih_get_clockgating_state,
A Dvce_v3_0.c917 .get_clockgating_state = vce_v3_0_get_clockgating_state,
A Dgmc_v11_0.c1047 .get_clockgating_state = gmc_v11_0_get_clockgating_state,
A Dgmc_v10_0.c1273 .get_clockgating_state = gmc_v10_0_get_clockgating_state,
A Duvd_v6_0.c1541 .get_clockgating_state = uvd_v6_0_get_clockgating_state,
A Dsdma_v3_0.c1563 .get_clockgating_state = sdma_v3_0_get_clockgating_state,
A Dgmc_v8_0.c1719 .get_clockgating_state = gmc_v8_0_get_clockgating_state,
A Dgmc_v9_0.c2077 .get_clockgating_state = gmc_v9_0_get_clockgating_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Damd_shared.h310 void (*get_clockgating_state)(void *handle, u64 *flags); member

Completed in 54 milliseconds

12