Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_df.h43 void (*get_clockgating_state)(struct amdgpu_device *adev, member
H A Ddf_v1_7.c128 .get_clockgating_state = df_v1_7_get_clockgating_state,
H A Dnbif_v6_3_1.c466 .get_clockgating_state = nbif_v6_3_1_get_clockgating_state,
514 .get_clockgating_state = nbif_v6_3_1_get_clockgating_state,
H A Dsoc24.c567 adev->nbio.funcs->get_clockgating_state(adev, flags); in soc24_common_get_clockgating_state()
586 .get_clockgating_state = soc24_common_get_clockgating_state,
H A Dnbio_v4_3.c505 .get_clockgating_state = nbio_v4_3_get_clockgating_state,
551 .get_clockgating_state = nbio_v4_3_get_clockgating_state,
H A Dnbio_v7_0.c318 .get_clockgating_state = nbio_v7_0_get_clockgating_state,
H A Dnbio_v7_7.c365 .get_clockgating_state = nbio_v7_7_get_clockgating_state,
H A Dnbio_v7_11.c396 .get_clockgating_state = nbio_v7_11_get_clockgating_state,
H A Dnbio_v7_2.c439 .get_clockgating_state = nbio_v7_2_get_clockgating_state,
H A Dnbio_v6_1.c422 .get_clockgating_state = nbio_v6_1_get_clockgating_state,
H A Dnbio_v2_3.c581 .get_clockgating_state = nbio_v2_3_get_clockgating_state,
H A Dgmc_v12_0.c1025 .get_clockgating_state = gmc_v12_0_get_clockgating_state,
H A Dgmc_v11_0.c1041 .get_clockgating_state = gmc_v11_0_get_clockgating_state,
H A Dvce_v3_0.c913 .get_clockgating_state = vce_v3_0_get_clockgating_state,
H A Dgmc_v10_0.c1154 .get_clockgating_state = gmc_v10_0_get_clockgating_state,
H A Dsdma_v3_0.c1551 .get_clockgating_state = sdma_v3_0_get_clockgating_state,
H A Dsdma_v7_0.c1601 .get_clockgating_state = sdma_v7_0_get_clockgating_state,
H A Dsdma_v6_0.c1677 .get_clockgating_state = sdma_v6_0_get_clockgating_state,
H A Dgmc_v9_0.c2589 .get_clockgating_state = gmc_v9_0_get_clockgating_state,
H A Dsdma_v5_2.c1955 .get_clockgating_state = sdma_v5_2_get_clockgating_state,
H A Dsdma_v5_0.c1961 .get_clockgating_state = sdma_v5_0_get_clockgating_state,
H A Dsdma_v4_4_2.c1924 .get_clockgating_state = sdma_v4_4_2_get_clockgating_state,
H A Damdgpu_device.c2232 if (adev->ip_blocks[i].version->funcs->get_clockgating_state) in amdgpu_device_ip_get_clockgating_state()
2233 adev->ip_blocks[i].version->funcs->get_clockgating_state((void *)adev, flags); in amdgpu_device_ip_get_clockgating_state()
H A Dsdma_v4_0.c2410 .get_clockgating_state = sdma_v4_0_get_clockgating_state,
/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h408 void (*get_clockgating_state)(void *handle, u64 *flags); member

12