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