Searched refs:PHY_LP2HS_TIME (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | rockchip_mipi_dsi.h | 112 #define PHY_LP2HS_TIME DSI_HOST_BITS(0x09c, 8, 16) macro
|
| /rk3399_rockchip-uboot/drivers/video/drm/rk628/ |
| H A D | rk628_dsi.h | 127 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro
|
| H A D | rk628_dsi.c | 1122 PHY_HS2LP_TIME(0x14) | PHY_LP2HS_TIME(0x10) | in rk628_dsi_bridge_pre_enable()
|
| /rk3399_rockchip-uboot/drivers/video/rockchip/ |
| H A D | rk_mipi.c | 163 rk_mipi_dsi_write(regs, PHY_LP2HS_TIME, 0x10); in rk_mipi_dsi_enable()
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rk618_dsi.c | 90 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro 648 value = PHY_HS2LP_TIME(20) | PHY_LP2HS_TIME(16) | MAX_RD_TIME(10000); in rk618_dsi_pre_enable()
|
| H A D | dw_mipi_dsi2.c | 83 #define PHY_LP2HS_TIME(x) UPDATE(x, 28, 0) macro 1074 dsi_write(dsi2, DSI2_PHY_LP2HS_MAN_CFG, PHY_LP2HS_TIME(tmp)); in dw_mipi_dsi2_lp2hs_or_hs2lp_cfg()
|
| H A D | dw_mipi_dsi.c | 153 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro 1072 | PHY_LP2HS_TIME(0x10) | MAX_RD_TIME(10000)); in dw_mipi_dsi_dphy_timing_config()
|