Home
last modified time | relevance | path

Searched refs:DF_V3_6_GET_INSTANCE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddf_v3_6.h43 #define DF_V3_6_GET_INSTANCE(x) ((x >> 8) & 0xFFUL) macro
H A Ddf_v3_6.c475 instance = DF_V3_6_GET_INSTANCE(config); in df_v3_6_pmc_get_ctrl_settings()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Ddf_v3_6.c38 #define DF_V3_6_GET_INSTANCE(x) ((x >> 8) & 0xFFUL) macro
426 instance = DF_V3_6_GET_INSTANCE(config); in df_v3_6_pmc_get_ctrl_settings()

Completed in 3 milliseconds