Searched refs:det_caps (Results 1 – 1 of 1) sorted by relevance
3179 …uint8_t det_caps[16]; /* CTS 4.2.2.7 expects source to read Detailed Capabilities Info : 00080h-00… in get_active_converter_info() local3181 (union dwnstream_port_caps_byte0 *)det_caps; in get_active_converter_info()3183 det_caps, sizeof(det_caps)) == DC_OK) { in get_active_converter_info()3208 hdmi_caps = {.raw = det_caps[3] }; in get_active_converter_info()3210 hdmi_color_caps = {.raw = det_caps[2] }; in get_active_converter_info()3212 det_caps[1] * 2500; in get_active_converter_info()