Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c228 out.bits.CABLE_TYPE = MAX(a->bits.CABLE_TYPE, b->bits.CABLE_TYPE); in intersect_cable_id()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1045 uint8_t CABLE_TYPE :3; member
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3866 …uint8_t CABLE_TYPE :3; /**< b'01 for passive cable, b'10 for active LRD cable, b'11 for active re… member