Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-cec.c70 static u32 dw_hdmi_qp_read(struct dw_hdmi_qp_cec *cec, int offset) in dw_hdmi_qp_read() function
120 u32 stat = dw_hdmi_qp_read(cec, CEC_INT_STATUS); in dw_hdmi_qp_cec_hardirq()
145 val = dw_hdmi_qp_read(cec, CEC_RX_CNT); in dw_hdmi_qp_cec_hardirq()
152 val = dw_hdmi_qp_read(cec, CEC_RX_DATA3_0 + i * 4); in dw_hdmi_qp_cec_hardirq()