Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c928 repmsg->u.path_resources.full_payload_bw_number = (raw->msg[idx] << 8) | (raw->msg[idx+1]); in drm_dp_sideband_parse_enum_path_resources_ack()
3050 path_res->full_payload_bw_number, in drm_dp_send_enum_path_resources()
3057 if (port->full_pbn != path_res->full_payload_bw_number || in drm_dp_send_enum_path_resources()
3061 port->full_pbn = path_res->full_payload_bw_number; in drm_dp_send_enum_path_resources()