Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm2/radeon/
Dradeon_combios.c3566 bios_5_scratch |= RADEON_DFP1_ON; in radeon_combios_connected_scratch_regs()
3571 bios_5_scratch &= ~RADEON_DFP1_ON; in radeon_combios_connected_scratch_regs()
Dradeon_reg.h185 # define RADEON_DFP1_ON (1 << 3) macro