Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_combios.c3145 if (tmp & RADEON_CG_NO1_DEBUG_0) { in combios_parse_pll_table()
3159 ~RADEON_CG_NO1_DEBUG_0); in combios_parse_pll_table()
H A Dradeon_reg.h357 # define RADEON_CG_NO1_DEBUG_0 (1 << 24) macro