Home
last modified time | relevance | path

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

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