Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_hdmirx.c115 rk628_i2c_write(rk628, GRF_SW_HDMIRXPHY_CRTL, 0x17); in rk628f_hdmirx_phy_power_on()
117 rk628_i2c_write(rk628, GRF_SW_HDMIRXPHY_CRTL, 0x15); in rk628f_hdmirx_phy_power_on()
123 rk628_i2c_write(rk628, GRF_SW_HDMIRXPHY_CRTL, 0x11); in rk628f_hdmirx_phy_power_on()
126 rk628_i2c_write(rk628, GRF_SW_HDMIRXPHY_CRTL, 0x14); in rk628f_hdmirx_phy_power_on()
H A Drk628.h204 #define GRF_SW_HDMIRXPHY_CRTL 0x00f4 macro