Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm2/radeon/
Dradeon_clocks.c652 tmp &= ~(RADEON_ACTIVE_HILO_LAT_MASK | in radeon_legacy_set_clock_gating()
Dradeon_reg.h355 # define RADEON_ACTIVE_HILO_LAT_MASK (3 << 13) macro