Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.c215 static void dw_hdmi_writel(struct dw_hdmi *hdmi, u8 val, int offset) in dw_hdmi_writel() function
2205 hdmi->write = dw_hdmi_writel; in dw_hdmi_set_reg_wr()
2239 dw_hdmi_writel(hdmi, 0x00, HDMI_FC_DBGTMDS2); in initialize_hdmi_mutes()
2240 dw_hdmi_writel(hdmi, 0x00, HDMI_FC_DBGTMDS1); in initialize_hdmi_mutes()
2241 dw_hdmi_writel(hdmi, 0x00, HDMI_FC_DBGTMDS0); in initialize_hdmi_mutes()