OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATOM_DEVICE_DFP4_SUPPORT
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_display.c
434
if (devices &
ATOM_DEVICE_DFP4_SUPPORT
)
amdgpu_atombios_encoders.c
1951
if ((amdgpu_encoder->devices &
ATOM_DEVICE_DFP4_SUPPORT
) &&
1952
(amdgpu_connector->devices &
ATOM_DEVICE_DFP4_SUPPORT
)) {
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser.c
2066
case
ATOM_DEVICE_DFP4_SUPPORT
:
2170
return
ATOM_DEVICE_DFP4_SUPPORT
;
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c
4290
if ((radeon_encoder->devices &
ATOM_DEVICE_DFP4_SUPPORT
) &&
4291
(radeon_connector->devices &
ATOM_DEVICE_DFP4_SUPPORT
)) {
4463
if (radeon_encoder->devices &
ATOM_DEVICE_DFP4_SUPPORT
) {
radeon_display.c
826
if (devices &
ATOM_DEVICE_DFP4_SUPPORT
)
atombios.h
3105
#define
ATOM_DEVICE_DFP4_SUPPORT
(0x1L << ATOM_DEVICE_DFP4_INDEX )
3109
#define ATOM_DEVICE_DFP_SUPPORT (ATOM_DEVICE_DFP1_SUPPORT | ATOM_DEVICE_DFP2_SUPPORT | ATOM_DEVICE_DFP3_SUPPORT |
ATOM_DEVICE_DFP4_SUPPORT
| ATOM_DEVICE_DFP5_SUPPORT | ATOM_DEVICE_DFP6_SUPPORT)
4878
ATOM_DEVICE_DFP4_SUPPORT
0x0400
5092
ATOM_DEVICE_DFP4_SUPPORT
0x0400
5293
ATOM_DEVICE_DFP4_SUPPORT
0x0400
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h
3581
#define
ATOM_DEVICE_DFP4_SUPPORT
(0x1L << ATOM_DEVICE_DFP4_INDEX )
3586
#define ATOM_DEVICE_DFP_SUPPORT (ATOM_DEVICE_DFP1_SUPPORT | ATOM_DEVICE_DFP2_SUPPORT | ATOM_DEVICE_DFP3_SUPPORT |
ATOM_DEVICE_DFP4_SUPPORT
| ATOM_DEVICE_DFP5_SUPPORT | ATOM_DEVICE_DFP6_SUPPORT)
5805
ATOM_DEVICE_DFP4_SUPPORT
0x0400
6024
ATOM_DEVICE_DFP4_SUPPORT
0x0400
6226
ATOM_DEVICE_DFP4_SUPPORT
0x0400
Completed in 47 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025