Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/
Ddrm_dp_helper.h586 # define DP_SINK_CP_READY (1 << 6) macro
/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_link.c730 cp_ready = link->dp_link.sink_count & DP_SINK_CP_READY; in dp_link_parse_sink_count()