Searched refs:get_clockgating_state (Results 1 - 25 of 42) sorted by path

12

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c2045 if (adev->ip_blocks[i].version->funcs->get_clockgating_state)
2046 adev->ip_blocks[i].version->funcs->get_clockgating_state((void *)adev, flags);
H A Damdgpu_df.h42 void (*get_clockgating_state)(struct amdgpu_device *adev, member in struct:amdgpu_df_funcs
H A Damdgpu_nbio.h89 void (*get_clockgating_state)(struct amdgpu_device *adev, member in struct:amdgpu_nbio_funcs
H A Ddf_v1_7.c126 .get_clockgating_state = df_v1_7_get_clockgating_state,
H A Ddf_v3_6.c678 .get_clockgating_state = df_v3_6_get_clockgating_state,
H A Dgfx_v10_0.c9172 .get_clockgating_state = gfx_v10_0_get_clockgating_state,
H A Dgfx_v11_0.c6176 .get_clockgating_state = gfx_v11_0_get_clockgating_state,
H A Dgfx_v8_0.c6880 .get_clockgating_state = gfx_v8_0_get_clockgating_state,
H A Dgfx_v9_0.c6858 .get_clockgating_state = gfx_v9_0_get_clockgating_state,
H A Dgfx_v9_4_3.c4012 .get_clockgating_state = gfx_v9_4_3_get_clockgating_state,
H A Dgmc_v10_0.c1160 .get_clockgating_state = gmc_v10_0_get_clockgating_state,
H A Dgmc_v11_0.c1046 .get_clockgating_state = gmc_v11_0_get_clockgating_state,
H A Dgmc_v8_0.c1719 .get_clockgating_state = gmc_v8_0_get_clockgating_state,
H A Dgmc_v9_0.c2471 .get_clockgating_state = gmc_v9_0_get_clockgating_state,
H A Dih_v6_0.c750 .get_clockgating_state = ih_v6_0_get_clockgating_state,
H A Dih_v6_1.c755 .get_clockgating_state = ih_v6_1_get_clockgating_state,
H A Dih_v7_0.c751 .get_clockgating_state = ih_v7_0_get_clockgating_state,
H A Dnavi10_ih.c715 .get_clockgating_state = navi10_ih_get_clockgating_state,
H A Dnbif_v6_3_1.c443 .get_clockgating_state = nbif_v6_3_1_get_clockgating_state,
490 .get_clockgating_state = nbif_v6_3_1_get_clockgating_state,
H A Dnbio_v2_3.c571 .get_clockgating_state = nbio_v2_3_get_clockgating_state,
H A Dnbio_v4_3.c494 .get_clockgating_state = nbio_v4_3_get_clockgating_state,
539 .get_clockgating_state = nbio_v4_3_get_clockgating_state,
H A Dnbio_v6_1.c411 .get_clockgating_state = nbio_v6_1_get_clockgating_state,
H A Dnbio_v7_0.c296 .get_clockgating_state = nbio_v7_0_get_clockgating_state,
H A Dnbio_v7_11.c373 .get_clockgating_state = nbio_v7_11_get_clockgating_state,
H A Dnbio_v7_2.c428 .get_clockgating_state = nbio_v7_2_get_clockgating_state,

Completed in 414 milliseconds

12