Home
last modified time | relevance | path

Searched refs:DF_V3_6_GET_INSTANCE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/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()