Home
last modified time | relevance | path

Searched refs:ucDacStandard (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Datombios.h677 …UCHAR ucDacStandard; // See definition of ATOM_DACx_xxx, For DEC3.0, bit 7 used as … member
7850 #define ucDac1Standard ucDacStandard
7851 #define ucDac2Standard ucDacStandard
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h813 …UCHAR ucDacStandard; // See definition of ATOM_DACx_xxx, For DEC3.0, bit 7 used as … member
9179 #define ucDac1Standard ucDacStandard
9180 #define ucDac2Standard ucDacStandard
/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c335 args.ucDacStandard = ATOM_DAC1_PS2; in amdgpu_atombios_encoder_setup_dac()