Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/include/
H A Datomfirmware.h687 ATOM_ENCODER_CAP_RECORD_HDMI6Gbps_EN =0x04, // HDMI2.0 6Gbps enable or not. enumerator
H A Datombios.h4834 #define ATOM_ENCODER_CAP_RECORD_HDMI6Gbps_EN 0x04 // HDMI2.0 6Gbps enable or not. macro
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c1523 ATOM_ENCODER_CAP_RECORD_HDMI6Gbps_EN) ? 1 : 0; in bios_parser_get_encoder_cap_info()