Searched refs:MIPI_PHY_REG1 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rk618_dsi.c | 146 #define MIPI_PHY_REG1 PHYREG(0x0004) macro 365 dsi_update_bits(dsi, MIPI_PHY_REG1, REG_DA_LDOPD | REG_DA_PLLPD, in rk618_dsi_phy_power_off() 404 dsi_update_bits(dsi, MIPI_PHY_REG1, REG_DA_LDOPD | REG_DA_PLLPD, 0); in rk618_dsi_phy_power_on() 409 dsi_update_bits(dsi, MIPI_PHY_REG1, REG_DA_SYNCRST, REG_DA_SYNCRST); in rk618_dsi_phy_power_on() 411 dsi_update_bits(dsi, MIPI_PHY_REG1, REG_DA_SYNCRST, 0); in rk618_dsi_phy_power_on() 423 dsi_update_bits(dsi, MIPI_PHY_REG1, REG_DA_PPFC, REG_DA_PPFC); in rk618_dsi_phy_power_on()
|