Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_legacy_tv.c587 tv_modulator_cntl1 |= RADEON_ALT_PHASE_EN; in radeon_legacy_tv_mode_set()
591 tv_modulator_cntl1 |= RADEON_ALT_PHASE_EN | in radeon_legacy_tv_mode_set()
H A Dradeon_reg.h3607 # define RADEON_ALT_PHASE_EN (1 << 6) macro