Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_combios.c3546 bios_5_scratch |= RADEON_DFP2_ON; in radeon_combios_connected_scratch_regs()
3551 bios_5_scratch &= ~RADEON_DFP2_ON; in radeon_combios_connected_scratch_regs()
H A Dradeon_reg.h185 # define RADEON_DFP2_ON (1 << 7) macro