Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c883 *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