Searched refs:PHY_LP2HS_TIME (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/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
|
| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_dsi.h | 127 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro
|
| H A D | rk628_dsi.c | 1069 PHY_HS2LP_TIME(0x14) | PHY_LP2HS_TIME(0x10) | in rk628_dsi_bridge_pre_enable()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/ |
| H A D | rk628_dsi.h | 131 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro
|
| H A D | rk628_dsi.c | 138 PHY_HS2LP_TIME(0x14) | PHY_LP2HS_TIME(0x10) | in rk628_dsi_pre_enable()
|
| /OK3568_Linux_fs/u-boot/drivers/video/rockchip/ |
| H A D | rk_mipi.c | 163 rk_mipi_dsi_write(regs, PHY_LP2HS_TIME, 0x10); in rk_mipi_dsi_enable()
|
| /OK3568_Linux_fs/u-boot/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 | 81 #define PHY_LP2HS_TIME(x) UPDATE(x, 28, 0) macro 1009 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 1070 | PHY_LP2HS_TIME(0x10) | MAX_RD_TIME(10000)); in dw_mipi_dsi_dphy_timing_config()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/ |
| H A D | rk618_dsi.c | 99 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro 654 value = PHY_HS2LP_TIME(20) | PHY_LP2HS_TIME(16) | MAX_RD_TIME(10000); in rk618_dsi_pre_enable()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-mipi-dsi.c | 182 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro 803 PHY_LP2HS_TIME(timing.data_lp2hs) | in dw_mipi_dsi_dphy_timing_config()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/ |
| H A D | rk628_dsi.c | 141 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro 1034 PHY_HS2LP_TIME(0x14) | PHY_LP2HS_TIME(0x10) | in rk628_dsi_pre_enable()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | dw-mipi-dsi2-rockchip.c | 92 #define PHY_LP2HS_TIME(x) UPDATE(x, 28, 0) macro 657 regmap_write(dsi2->regmap, DSI2_PHY_LP2HS_MAN_CFG, PHY_LP2HS_TIME(tmp)); in dw_mipi_dsi2_lp2hs_or_hs2lp_cfg()
|
| H A D | rockchip-mipi-csi-tx.c | 38 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro
|