Home
last modified time | relevance | path

Searched defs:_ATOM_MULTIMEDIA_CONFIG_INFO (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Datombios.h2412 typedef struct _ATOM_MULTIMEDIA_CONFIG_INFO struct
2414 ATOM_COMMON_TABLE_HEADER sHeader;
2415 ULONG ulSignature; // MM info table signature sting "$MMT"
2416 … ucTunerInfo; // Type of tuner installed on the adapter (4:0) and video input for tuner (7:5)
2417 … ucAudioChipInfo; // List the audio chip type (3:0) product type (4) and OEM revision (7:5)
2418 … ucProductID; // Defines as OEM ID or ATI board ID dependent on product type setting
2419 …er voltage (1:0) HW teletext support (3:2) FM audio decoder (5:4) reserved (6) audio scrambling (7)
2420 … input config (0) I2S output config (1) I2S Audio Chip (4:2) SPDIF Output Config (5) reserved (7:6)
2421 …AR ucMiscInfo3; // Video Decoder Type (3:0) Video In Standard/Crystal (7:4)
2422 UCHAR ucMiscInfo4; // Video Decoder Host Config (2:0) reserved (7:3)
[all …]
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h2853 typedef struct _ATOM_MULTIMEDIA_CONFIG_INFO struct
2855 ATOM_COMMON_TABLE_HEADER sHeader;
2856 ULONG ulSignature; // MM info table signature sting "$MMT"
2857 … ucTunerInfo; // Type of tuner installed on the adapter (4:0) and video input for tuner (7:5)
2858 … ucAudioChipInfo; // List the audio chip type (3:0) product type (4) and OEM revision (7:5)
2859 … ucProductID; // Defines as OEM ID or ATI board ID dependent on product type setting
2860 …er voltage (1:0) HW teletext support (3:2) FM audio decoder (5:4) reserved (6) audio scrambling (7)
2861 … input config (0) I2S output config (1) I2S Audio Chip (4:2) SPDIF Output Config (5) reserved (7:6)
2862 …AR ucMiscInfo3; // Video Decoder Type (3:0) Video In Standard/Crystal (7:4)
2863 UCHAR ucMiscInfo4; // Video Decoder Host Config (2:0) reserved (7:3)
[all …]