Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/include/
Datombios.h4845 USHORT usHBR2En:1; // Bit1 is for DP1.2 HBR2 enable member
4849 USHORT usHBR2En:1; // Bit1 is for DP1.2 HBR2 enable
4867 USHORT usHBR2En:1; // Bit1 is for DP1.2 HBR2 enable member
4871 USHORT usHBR2En:1; // Bit1 is for DP1.2 HBR2 enable
/linux-5.19.10/drivers/gpu/drm/radeon/
Datombios.h4342 USHORT usHBR2En:1; // Bit1 is for DP1.2 HBR2 enable member
4346 USHORT usHBR2En:1; // Bit1 is for DP1.2 HBR2 enable
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c1486 info->DP_HBR2_EN = record->usHBR2En; in bios_parser_get_encoder_cap_info()