Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c150 dw_hdmi_phy_i2c_write(hdmi, 0x01e0, 0x06); in sun8i_hdmi_phy_config_a83t()
151 dw_hdmi_phy_i2c_write(hdmi, 0x0000, 0x15); in sun8i_hdmi_phy_config_a83t()
152 dw_hdmi_phy_i2c_write(hdmi, 0x08da, 0x10); in sun8i_hdmi_phy_config_a83t()
153 dw_hdmi_phy_i2c_write(hdmi, 0x0007, 0x19); in sun8i_hdmi_phy_config_a83t()
154 dw_hdmi_phy_i2c_write(hdmi, 0x0318, 0x0e); in sun8i_hdmi_phy_config_a83t()
155 dw_hdmi_phy_i2c_write(hdmi, 0x8009, 0x09); in sun8i_hdmi_phy_config_a83t()
157 dw_hdmi_phy_i2c_write(hdmi, 0x0540, 0x06); in sun8i_hdmi_phy_config_a83t()
158 dw_hdmi_phy_i2c_write(hdmi, 0x0005, 0x15); in sun8i_hdmi_phy_config_a83t()
159 dw_hdmi_phy_i2c_write(hdmi, 0x0000, 0x10); in sun8i_hdmi_phy_config_a83t()
160 dw_hdmi_phy_i2c_write(hdmi, 0x0007, 0x19); in sun8i_hdmi_phy_config_a83t()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_dw_hdmi.c68 dw_hdmi_phy_i2c_write(hdmi, params->opmode_div, in rcar_hdmi_phy_configure()
70 dw_hdmi_phy_i2c_write(hdmi, params->curr_gmp, in rcar_hdmi_phy_configure()
72 dw_hdmi_phy_i2c_write(hdmi, params->div, RCAR_HDMI_PHY_PLLDIVCTRL); in rcar_hdmi_phy_configure()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi.c635 static void dw_hdmi_phy_i2c_write(struct dw_hdmi *hdmi, unsigned short data, in dw_hdmi_phy_i2c_write() function
814 dw_hdmi_phy_i2c_write(hdmi, mpll_config->res[depth].cpce, in hdmi_phy_configure_dwc_hdmi_3d_tx()
817 dw_hdmi_phy_i2c_write(hdmi, mpll_config->res[depth].gmp, in hdmi_phy_configure_dwc_hdmi_3d_tx()
819 dw_hdmi_phy_i2c_write(hdmi, curr_ctrl->curr[depth], in hdmi_phy_configure_dwc_hdmi_3d_tx()
822 dw_hdmi_phy_i2c_write(hdmi, 0, HDMI_3D_TX_PHY_PLLPHBYCTRL); in hdmi_phy_configure_dwc_hdmi_3d_tx()
823 dw_hdmi_phy_i2c_write(hdmi, HDMI_3D_TX_PHY_MSM_CTRL_CKO_SEL_FB_CLK, in hdmi_phy_configure_dwc_hdmi_3d_tx()
826 dw_hdmi_phy_i2c_write(hdmi, phy_config->term, HDMI_3D_TX_PHY_TXTERM); in hdmi_phy_configure_dwc_hdmi_3d_tx()
827 dw_hdmi_phy_i2c_write(hdmi, phy_config->sym_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx()
829 dw_hdmi_phy_i2c_write(hdmi, phy_config->vlev_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx()
H A Ddw_hdmi.su
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1649 void dw_hdmi_phy_i2c_write(struct dw_hdmi *hdmi, unsigned short data, in dw_hdmi_phy_i2c_write() function
1662 EXPORT_SYMBOL_GPL(dw_hdmi_phy_i2c_write);
1921 dw_hdmi_phy_i2c_write(hdmi, mpll_config->res[depth].cpce, in hdmi_phy_configure_dwc_hdmi_3d_tx()
1923 dw_hdmi_phy_i2c_write(hdmi, mpll_config->res[depth].gmp, in hdmi_phy_configure_dwc_hdmi_3d_tx()
1925 dw_hdmi_phy_i2c_write(hdmi, curr_ctrl->curr[depth], in hdmi_phy_configure_dwc_hdmi_3d_tx()
1928 dw_hdmi_phy_i2c_write(hdmi, 0, HDMI_3D_TX_PHY_PLLPHBYCTRL); in hdmi_phy_configure_dwc_hdmi_3d_tx()
1929 dw_hdmi_phy_i2c_write(hdmi, HDMI_3D_TX_PHY_MSM_CTRL_CKO_SEL_FB_CLK, in hdmi_phy_configure_dwc_hdmi_3d_tx()
1932 dw_hdmi_phy_i2c_write(hdmi, phy_config->term, HDMI_3D_TX_PHY_TXTERM); in hdmi_phy_configure_dwc_hdmi_3d_tx()
1933 dw_hdmi_phy_i2c_write(hdmi, phy_config->sym_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx()
1935 dw_hdmi_phy_i2c_write(hdmi, phy_config->vlev_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx()
[all …]
/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h295 void dw_hdmi_phy_i2c_write(struct dw_hdmi *hdmi, unsigned short data,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map