Searched refs:CEC_CAP_RC (Results 1 – 13 of 13) sorted by relevance
255 caps &= ~CEC_CAP_RC; in cec_allocate_adapter()297 if (!(caps & CEC_CAP_RC)) in cec_allocate_adapter()346 if (adap->capabilities & CEC_CAP_RC) { in cec_register_adapter()
1889 if (!(adap->capabilities & CEC_CAP_RC) || in cec_receive_notify()1927 if (!(adap->capabilities & CEC_CAP_RC) || in cec_receive_notify()
23 CEC_CAP_PASSTHROUGH | CEC_CAP_RC)
107 - ``CEC_CAP_RC``
257 - If :ref:`CEC_CAP_RC <CEC-CAP-RC>` is set and if264 - If :ref:`CEC_CAP_RC <CEC-CAP-RC>` is set and if
263 CEC_CAP_RC | CEC_CAP_PASSTHROUGH, in dw_hdmi_cec_probe()
326 CEC_CAP_PASSTHROUGH | CEC_CAP_RC; in hdmi4_cec_init()
304 cec_caps &= ~CEC_CAP_RC; in drm_dp_cec_set_edid()
309 #define CEC_CAP_RC (1 << 4) macro
633 CEC_CAP_RC | in meson_ao_cec_probe()
600 CEC_CAP_PASSTHROUGH | CEC_CAP_RC); in sun4i_hdmi_bind()
72 CEC_CAP_RC is set) you call:
1411 CEC_CAP_RC, 1); in vc4_hdmi_bind()