Searched refs:DISP_GAP_MCHG_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ | ||
D | cikd.h | 137 # define DISP_GAP_MCHG_MASK (3 << 24) macro |
D | ci_dpm.c | 2048 tmp &= ~(DISP_GAP_MASK | DISP_GAP_MCHG_MASK); in ci_enable_display_gap() |