Searched refs:DF_V3_6_GET_INSTANCE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | ||
| D | df_v3_6.h | 43 #define DF_V3_6_GET_INSTANCE(x) ((x >> 8) & 0xFFUL) macro |
| D | df_v3_6.c | 375 instance = DF_V3_6_GET_INSTANCE(config); in df_v3_6_pmc_get_ctrl_settings() |