Searched refs:PHY_TESTEN (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/rockchip/ |
| H A D | rk_mipi.c | 181 rk_mipi_dsi_write(regs, PHY_TESTEN, 1); in rk_mipi_phy_write() 183 rk_mipi_dsi_write(regs, PHY_TESTEN, 0); in rk_mipi_phy_write()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | rockchip_mipi_dsi.h | 129 #define PHY_TESTEN DSI_HOST_BITS(0x0b8, 1, 16) macro
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | dw_mipi_dsi.c | 178 #define PHY_TESTEN BIT(16) macro 417 dsi_update_bits(dsi, DSI_PHY_TST_CTRL1, PHY_TESTEN, PHY_TESTEN); in testif_testen_assert() 423 dsi_update_bits(dsi, DSI_PHY_TST_CTRL1, PHY_TESTEN, 0); in testif_testen_deassert()
|
| /rk3399_rockchip-uboot/drivers/video/drm/rk628/ |
| H A D | rk628_dsi.c | 886 PHY_TESTEN, PHY_TESTEN); in testif_testen_assert() 895 PHY_TESTEN, 0); in testif_testen_deassert()
|
| H A D | rk628.h | 168 #define PHY_TESTEN BIT(8) macro
|