Home
last modified time | relevance | path

Searched refs:get_clock_gating_state (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_smuio.h30 void (*get_clock_gating_state)(struct amdgpu_device *adev, u64 *flags); member
A Damdgpu_hdp.h36 void (*get_clock_gating_state)(struct amdgpu_device *adev, u64 *flags); member
A Dsmuio_v11_0.c79 .get_clock_gating_state = smuio_v11_0_get_clock_gating_state,
A Dsmuio_v11_0_6.c76 .get_clock_gating_state = smuio_v11_0_6_get_clock_gating_state,
A Dsmuio_v9_0.c76 .get_clock_gating_state = smuio_v9_0_get_clock_gating_state,
A Dsmuio_v13_0.c138 .get_clock_gating_state = smuio_v13_0_get_clock_gating_state,
A Dhdp_v6_0.c141 .get_clock_gating_state = hdp_v6_0_get_clockgating_state,
A Dhdp_v4_0.c176 .get_clock_gating_state = hdp_v4_0_get_clockgating_state,
A Dhdp_v5_2.c194 .get_clock_gating_state = hdp_v5_2_get_clockgating_state,
A Dhdp_v5_0.c221 .get_clock_gating_state = hdp_v5_0_get_clockgating_state,
A Dnv.c1195 adev->hdp.funcs->get_clock_gating_state(adev, flags); in nv_common_get_clockgating_state()
1197 adev->smuio.funcs->get_clock_gating_state(adev, flags); in nv_common_get_clockgating_state()
A Dsoc15.c1416 adev->hdp.funcs->get_clock_gating_state(adev, flags); in soc15_common_get_clockgating_state()
1432 adev->smuio.funcs->get_clock_gating_state(adev, flags); in soc15_common_get_clockgating_state()
A Dsoc21.c864 adev->hdp.funcs->get_clock_gating_state(adev, flags); in soc21_common_get_clockgating_state()

Completed in 20 milliseconds