Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_combios.c3504 bios_5_scratch |= RADEON_ACC_REQ_CRT2; in radeon_combios_connected_scratch_regs()
3509 bios_5_scratch &= ~RADEON_ACC_REQ_CRT2; in radeon_combios_connected_scratch_regs()
Dradeon_reg.h204 # define RADEON_ACC_REQ_CRT2 (1 << 21) macro