Searched refs:DF_V3_6_GET_EVENT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ | ||
| D | df_v3_6.h | 42 #define DF_V3_6_GET_EVENT(x) (x & 0xFFUL) macro |
| D | df_v3_6.c | 473 eventsel = DF_V3_6_GET_EVENT(config) & 0x3f; in df_v3_6_pmc_get_ctrl_settings() |