Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_hdmirx.c16 static void hdmirx_phy_write(struct rk628_hdmirx *hdmirx, u32 offset, u32 val) in hdmirx_phy_write() function
94 hdmirx_phy_write(hdmirx, 0x02, 0x1860); in rk628_hdmirx_phy_enable()
95 hdmirx_phy_write(hdmirx, 0x03, 0x0060); in rk628_hdmirx_phy_enable()
96 hdmirx_phy_write(hdmirx, 0x27, 0x1c94); in rk628_hdmirx_phy_enable()
97 hdmirx_phy_write(hdmirx, 0x28, 0x3713); in rk628_hdmirx_phy_enable()
98 hdmirx_phy_write(hdmirx, 0x29, 0x24da); in rk628_hdmirx_phy_enable()
99 hdmirx_phy_write(hdmirx, 0x2a, 0x5492); in rk628_hdmirx_phy_enable()
100 hdmirx_phy_write(hdmirx, 0x2b, 0x4b0d); in rk628_hdmirx_phy_enable()
101 hdmirx_phy_write(hdmirx, 0x2d, 0x008c); in rk628_hdmirx_phy_enable()
102 hdmirx_phy_write(hdmirx, 0x2e, 0x0001); in rk628_hdmirx_phy_enable()
[all …]