Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_combios.c3518 bios_5_scratch |= RADEON_CRT2_ON; in radeon_combios_connected_scratch_regs()
3523 bios_5_scratch &= ~RADEON_CRT2_ON; in radeon_combios_connected_scratch_regs()
Dradeon_reg.h183 # define RADEON_CRT2_ON (1 << 5) macro