Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_legacy_tv.c882 *htotal_cntl = (const_ptr->hor_total & 0x7) | RADEON_HTOT_CNTL_VGA_EN; in radeon_legacy_tv_adjust_pll1()
Dradeon_reg.h1082 # define RADEON_HTOT_CNTL_VGA_EN (1 << 28) macro