Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/display/
Ddrm_dp.h717 # define DP_SINK_CP_READY (1 << 6) macro
/linux-6.1.9/drivers/gpu/drm/msm/dp/
Ddp_link.c735 cp_ready = link->dp_link.sink_count & DP_SINK_CP_READY; in dp_link_parse_sink_count()