Home
last modified time | relevance | path

Searched refs:RADEON_ACTIVE_HILO_LAT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_clocks.c647 tmp &= ~(RADEON_ACTIVE_HILO_LAT_MASK | in radeon_legacy_set_clock_gating()
Dradeon_reg.h351 # define RADEON_ACTIVE_HILO_LAT_MASK (3 << 13) macro