Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_combios.c3493 bios_5_scratch |= RADEON_CRT1_ON; in radeon_combios_connected_scratch_regs()
3498 bios_5_scratch &= ~RADEON_CRT1_ON; in radeon_combios_connected_scratch_regs()
Dradeon_reg.h180 # define RADEON_CRT1_ON (1 << 1) macro