Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/radeon/
Dradeon_combios.c3557 bios_5_scratch |= RADEON_ACC_REQ_LCD1; in radeon_combios_connected_scratch_regs()
3562 bios_5_scratch &= ~RADEON_ACC_REQ_LCD1; in radeon_combios_connected_scratch_regs()
Dradeon_reg.h203 # define RADEON_ACC_REQ_LCD1 (1 << 16) macro