Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c42 HDMI_CEC_POLARITY = 0x7d03, enumerator
201 dw_hdmi_write(cec, 0, HDMI_CEC_POLARITY); in dw_hdmi_cec_enable()
217 dw_hdmi_write(cec, irqs, HDMI_CEC_POLARITY); in dw_hdmi_cec_enable()
264 dw_hdmi_write(cec, 0, HDMI_CEC_POLARITY); in dw_hdmi_cec_probe()
324 dw_hdmi_write(cec, cec->regs_polarity, HDMI_CEC_POLARITY); in dw_hdmi_cec_resume()
336 cec->regs_polarity = dw_hdmi_read(cec, HDMI_CEC_POLARITY); in dw_hdmi_cec_suspend()