Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_combios.c3149 if (tmp & RADEON_CG_NO1_DEBUG_0) { in combios_parse_pll_table()
3163 ~RADEON_CG_NO1_DEBUG_0); in combios_parse_pll_table()
Dradeon_reg.h357 # define RADEON_CG_NO1_DEBUG_0 (1 << 24) macro