Searched refs:CLOCK_ON_DELAY_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ | ||
D | vce_v2_0.c | 133 tmp &= ~(CLOCK_ON_DELAY_MASK | CLOCK_OFF_DELAY_MASK); in vce_v2_0_init_cg() |
D | cikd.h | 2127 # define CLOCK_ON_DELAY_MASK (0xf << 0) macro |