Searched refs:DF_V3_6_GET_UNITMASK (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ | ||
D | df_v3_6.h | 44 #define DF_V3_6_GET_UNITMASK(x) ((x >> 16) & 0xFFUL) macro |
D | df_v3_6.c | 474 unitmask = DF_V3_6_GET_UNITMASK(config) & 0xf; in df_v3_6_pmc_get_ctrl_settings() |