Searched refs:MIPI_PHY_REG20 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rk618_dsi.c | 163 #define MIPI_PHY_REG20 PHYREG(0x0080) macro 413 dsi_update_bits(dsi, MIPI_PHY_REG20, REG_DIG_RSTN, 0); in rk618_dsi_phy_power_on() 415 dsi_update_bits(dsi, MIPI_PHY_REG20, REG_DIG_RSTN, REG_DIG_RSTN); in rk618_dsi_phy_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/ |
| H A D | rk618_dsi.c | 171 #define MIPI_PHY_REG20 PHYREG(0x0080) macro 402 regmap_update_bits(phy->regmap, MIPI_PHY_REG20, REG_DIG_RSTN, 0); in rk618_dsi_phy_power_on() 404 regmap_update_bits(phy->regmap, MIPI_PHY_REG20, in rk618_dsi_phy_power_on()
|