Searched refs:HDMI_CEC_POLARITY (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-cec.c | 42 HDMI_CEC_POLARITY = 0x7d03, enumerator 197 dw_hdmi_write(cec, 0, HDMI_CEC_POLARITY); in dw_hdmi_cec_enable() 213 dw_hdmi_write(cec, irqs, HDMI_CEC_POLARITY); in dw_hdmi_cec_enable() 260 dw_hdmi_write(cec, 0, HDMI_CEC_POLARITY); in dw_hdmi_cec_probe() 320 dw_hdmi_write(cec, cec->regs_polarity, HDMI_CEC_POLARITY); in dw_hdmi_cec_resume() 332 cec->regs_polarity = dw_hdmi_read(cec, HDMI_CEC_POLARITY); in dw_hdmi_cec_suspend()
|