HomeSort by: relevance | last modified time | path
    Searched refs:ATOM_S0_CRT2_MASK (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios_encoders.c 1778 if (bios_0_scratch & ATOM_S0_CRT2_MASK)
1823 if (bios_0_scratch & ATOM_S0_CRT2_MASK)
1904 bios_0_scratch &= ~ATOM_S0_CRT2_MASK;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios_encoders.c 2416 if (bios_0_scratch & ATOM_S0_CRT2_MASK)
2463 if (bios_0_scratch & ATOM_S0_CRT2_MASK)
atombios.h 5580 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR)
radeon_atombios.c 4243 bios_0_scratch &= ~ATOM_S0_CRT2_MASK;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 6721 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR)

Completed in 122 milliseconds