Searched refs:DSI_PHY_TST_CTRL0 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | dw_mipi_dsi.c | 173 #define DSI_PHY_TST_CTRL0 0xb4 macro 393 dsi_update_bits(dsi, DSI_PHY_TST_CTRL0, PHY_TESTCLK, PHY_TESTCLK); in testif_testclk_assert() 399 dsi_update_bits(dsi, DSI_PHY_TST_CTRL0, PHY_TESTCLK, 0); in testif_testclk_deassert() 405 dsi_update_bits(dsi, DSI_PHY_TST_CTRL0, PHY_TESTCLR, PHY_TESTCLR); in testif_testclr_assert() 411 dsi_update_bits(dsi, DSI_PHY_TST_CTRL0, PHY_TESTCLR, 0); in testif_testclr_deassert()
|