Searched refs:VceBootLevel_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/radeon/ | ||
D | cikd.h | 49 # define VceBootLevel_MASK 0x00ff0000 macro |
D | ci_dpm.c | 4090 tmp &= ~VceBootLevel_MASK; in ci_update_vce_dpm() |