Searched refs:CEC_CAP_NEEDS_HPD (Results 1 – 7 of 7) sorted by relevance
223 CEC_CAP_DEFAULTS | (needs_hpd ? CEC_CAP_NEEDS_HPD : 0) | in s5p_cec_probe()
121 - ``CEC_CAP_NEEDS_HPD``
303 u32 cec_caps = CEC_CAP_DEFAULTS | CEC_CAP_NEEDS_HPD | in drm_dp_cec_set_edid()
263 adap->needs_hpd = caps & CEC_CAP_NEEDS_HPD; in cec_allocate_adapter()
316 #define CEC_CAP_NEEDS_HPD (1 << 6) macro
317 #define CEC_CAP_NEEDS_HPD (1 << 6) macro