Searched refs:CLOCK_OFF_DELAY (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ | ||
H A D | vce_v2_0.c | 143 tmp |= (CLOCK_ON_DELAY(0) | CLOCK_OFF_DELAY(4)); in vce_v2_0_init_cg() |
H A D | cikd.h | 2131 # define CLOCK_OFF_DELAY(x) ((x) << 4) macro |