Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_combios.c3474 bios_5_scratch |= RADEON_TV1_ON; in radeon_combios_connected_scratch_regs()
3479 bios_5_scratch &= ~RADEON_TV1_ON; in radeon_combios_connected_scratch_regs()
H A Dradeon_reg.h181 # define RADEON_TV1_ON (1 << 2) macro