Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_combios.c3475 bios_5_scratch |= RADEON_ACC_REQ_TV1; in radeon_combios_connected_scratch_regs()
3480 bios_5_scratch &= ~RADEON_ACC_REQ_TV1; in radeon_combios_connected_scratch_regs()
H A Dradeon_reg.h202 # define RADEON_ACC_REQ_TV1 (1 << 18) macro