Searched refs:get_clockgating_state (Results 1 – 25 of 35) sorted by relevance
12
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_df.h | 42 void (*get_clockgating_state)(struct amdgpu_device *adev, member
|
A D | df_v1_7.c | 126 .get_clockgating_state = df_v1_7_get_clockgating_state,
|
A D | amdgpu_nbio.h | 86 void (*get_clockgating_state)(struct amdgpu_device *adev, member
|
A D | nbio_v4_3.c | 490 .get_clockgating_state = nbio_v4_3_get_clockgating_state, 535 .get_clockgating_state = nbio_v4_3_get_clockgating_state,
|
A D | nbio_v7_0.c | 296 .get_clockgating_state = nbio_v7_0_get_clockgating_state,
|
A D | nbio_v7_7.c | 344 .get_clockgating_state = nbio_v7_7_get_clockgating_state,
|
A D | soc21.c | 862 adev->nbio.funcs->get_clockgating_state(adev, flags); in soc21_common_get_clockgating_state() 884 .get_clockgating_state = soc21_common_get_clockgating_state,
|
A D | soc15.c | 1414 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 D | nbio_v6_1.c | 411 .get_clockgating_state = nbio_v6_1_get_clockgating_state,
|
A D | nbio_v7_2.c | 428 .get_clockgating_state = nbio_v7_2_get_clockgating_state,
|
A D | nv.c | 1193 adev->nbio.funcs->get_clockgating_state(adev, flags); in nv_common_get_clockgating_state() 1217 .get_clockgating_state = nv_common_get_clockgating_state,
|
A D | nbio_v2_3.c | 567 .get_clockgating_state = nbio_v2_3_get_clockgating_state,
|
A D | df_v3_6.c | 678 .get_clockgating_state = df_v3_6_get_clockgating_state,
|
A D | ih_v6_0.c | 744 .get_clockgating_state = ih_v6_0_get_clockgating_state,
|
A D | nbio_v7_4.c | 807 .get_clockgating_state = nbio_v7_4_get_clockgating_state,
|
A D | uvd_v5_0.c | 873 .get_clockgating_state = uvd_v5_0_get_clockgating_state,
|
A D | navi10_ih.c | 713 .get_clockgating_state = navi10_ih_get_clockgating_state,
|
A D | vce_v3_0.c | 917 .get_clockgating_state = vce_v3_0_get_clockgating_state,
|
A D | gmc_v11_0.c | 1047 .get_clockgating_state = gmc_v11_0_get_clockgating_state,
|
A D | gmc_v10_0.c | 1273 .get_clockgating_state = gmc_v10_0_get_clockgating_state,
|
A D | uvd_v6_0.c | 1541 .get_clockgating_state = uvd_v6_0_get_clockgating_state,
|
A D | sdma_v3_0.c | 1563 .get_clockgating_state = sdma_v3_0_get_clockgating_state,
|
A D | gmc_v8_0.c | 1719 .get_clockgating_state = gmc_v8_0_get_clockgating_state,
|
A D | gmc_v9_0.c | 2077 .get_clockgating_state = gmc_v9_0_get_clockgating_state,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/include/ |
A D | amd_shared.h | 310 void (*get_clockgating_state)(void *handle, u64 *flags); member
|
Completed in 54 milliseconds
12