Lines Matching full:dual

34  * DOC: dp dual mode helpers
36 * Helper functions to deal with DP dual mode (aka. DP++) adaptors.
50 * drm_dp_dual_mode_read - Read from the DP dual mode adaptor register(s)
56 * Reads @size bytes from the DP dual mode adaptor registers
92 * drm_dp_dual_mode_write - Write to the DP dual mode adaptor register(s)
98 * Writes @size bytes to the DP dual mode adaptor registers
167 * drm_dp_dual_mode_detect - Identify the DP dual mode adaptor
170 * Attempt to identify the type of the DP dual mode adaptor used.
174 * a type 1 DVI dual mode adaptor. The driver will have to use
179 * The type of the DP dual mode adaptor used
203 DRM_DEBUG_KMS("DP dual mode HDMI ID: %*pE (err %zd)\n", in drm_dp_dual_mode_detect()
222 DRM_DEBUG_KMS("DP dual mode adaptor ID: %02x (err %zd)\n", in drm_dp_dual_mode_detect()
239 DRM_ERROR("Unexpected DP dual mode adaptor ID %02x\n", in drm_dp_dual_mode_detect()
252 * drm_dp_dual_mode_max_tmds_clock - Max TMDS clock for DP dual mode adaptor
253 * @type: DP dual mode adaptor type
257 * type of the dual mode adaptor and the DP_DUAL_MODE_MAX_TMDS_CLOCK
264 * Maximum supported TMDS clock rate for the DP dual mode adaptor in kHz.
295 …* drm_dp_dual_mode_get_tmds_output - Get the state of the TMDS output buffers in the DP dual mode …
296 * @type: DP dual mode adaptor type
336 * drm_dp_dual_mode_set_tmds_output - Enable/disable TMDS output buffers in the DP dual mode adaptor
337 * @type: DP dual mode adaptor type
397 * drm_dp_get_dual_mode_type_name - Get the name of the DP dual mode adaptor type as a string
398 * @type: DP dual mode adaptor type
401 * String representation of the DP dual mode adaptor type