Home
last modified time | relevance | path

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

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