Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_ddi.c2338 static u8 mtl_get_port_width(u8 lane_count) in mtl_get_port_width() function
2381 val |= XELPDP_PORT_WIDTH(mtl_get_port_width(crtc_state->lane_count)); in mtl_port_buf_ctl_program()
3216 u8 lane_count = mtl_get_port_width(crtc_state->lane_count); in intel_enable_ddi_hdmi()