Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_tv.c895 *htotal_cntl = (const_ptr->hor_total & 0x7) | RADEON_HTOT_CNTL_VGA_EN; in radeon_legacy_tv_adjust_pll1()
H A Dradeon_reg.h1082 # define RADEON_HTOT_CNTL_VGA_EN (1 << 28) macro