Lines Matching full:dual

35  * DOC: dp dual mode helpers
37 * Helper functions to deal with DP dual mode (aka. DP++) adaptors.
51 * drm_dp_dual_mode_read - Read from the DP dual mode adaptor register(s)
57 * Reads @size bytes from the DP dual mode adaptor registers
93 * drm_dp_dual_mode_write - Write to the DP dual mode adaptor register(s)
99 * Writes @size bytes to the DP dual mode adaptor registers
168 * drm_dp_dual_mode_detect - Identify the DP dual mode adaptor
172 * Attempt to identify the type of the DP dual mode adaptor used.
176 * a type 1 DVI dual mode adaptor. The driver will have to use
181 * The type of the DP dual mode adaptor used
206 drm_dbg_kms(dev, "DP dual mode HDMI ID: %*pE (err %zd)\n", in drm_dp_dual_mode_detect()
225 drm_dbg_kms(dev, "DP dual mode adaptor ID: %02x (err %zd)\n", adaptor_id, ret); in drm_dp_dual_mode_detect()
241 drm_err(dev, "Unexpected DP dual mode adaptor ID %02x\n", adaptor_id); in drm_dp_dual_mode_detect()
253 * drm_dp_dual_mode_max_tmds_clock - Max TMDS clock for DP dual mode adaptor
255 * @type: DP dual mode adaptor type
259 * type of the dual mode adaptor and the DP_DUAL_MODE_MAX_TMDS_CLOCK
266 * Maximum supported TMDS clock rate for the DP dual mode adaptor in kHz.
297 …* drm_dp_dual_mode_get_tmds_output - Get the state of the TMDS output buffers in the DP dual mode …
299 * @type: DP dual mode adaptor type
339 * drm_dp_dual_mode_set_tmds_output - Enable/disable TMDS output buffers in the DP dual mode adaptor
341 * @type: DP dual mode adaptor type
400 * drm_dp_get_dual_mode_type_name - Get the name of the DP dual mode adaptor type as a string
401 * @type: DP dual mode adaptor type
404 * String representation of the DP dual mode adaptor type