Home
last modified time | relevance | path

Searched refs:ATOM_S6_CRITICAL_STATE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c1677 bios_6_scratch |= ATOM_S6_CRITICAL_STATE; in amdgpu_atombios_scratch_regs_lock()
1680 bios_6_scratch &= ~ATOM_S6_CRITICAL_STATE; in amdgpu_atombios_scratch_regs_lock()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c4128 bios_6_scratch |= ATOM_S6_CRITICAL_STATE; in radeon_atom_output_lock()
4131 bios_6_scratch &= ~ATOM_S6_CRITICAL_STATE; in radeon_atom_output_lock()
H A Datombios.h5817 #define ATOM_S6_CRITICAL_STATE 0x00000100L macro
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h6963 #define ATOM_S6_CRITICAL_STATE 0x00000100L macro