Home
last modified time | relevance | path

Searched refs:PHY_CLKLP2HS_TIME (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_dsi.h124 #define PHY_CLKLP2HS_TIME(x) UPDATE(x, 9, 0) macro
H A Drk628_dsi.c1072 PHY_CLKHS2LP_TIME(0x40) | PHY_CLKLP2HS_TIME(0x40)); in rk628_dsi_bridge_pre_enable()
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_dsi.h128 #define PHY_CLKLP2HS_TIME(x) UPDATE(x, 9, 0) macro
H A Drk628_dsi.c141 PHY_CLKHS2LP_TIME(0x40) | PHY_CLKLP2HS_TIME(0x40)); in rk628_dsi_pre_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c178 #define PHY_CLKLP2HS_TIME(lbcc) ((lbcc) & 0x3ff) macro
809 PHY_CLKLP2HS_TIME(timing.clk_lp2hs)); in dw_mipi_dsi_dphy_timing_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_dsi.c138 #define PHY_CLKLP2HS_TIME(x) UPDATE(x, 9, 0) macro
1037 PHY_CLKHS2LP_TIME(0x40) | PHY_CLKLP2HS_TIME(0x40)); in rk628_dsi_pre_enable()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_mipi_dsi.c149 #define PHY_CLKLP2HS_TIME(lbcc) ((lbcc) & 0x3ff) macro
1073 | PHY_CLKLP2HS_TIME(0x40)); in dw_mipi_dsi_dphy_timing_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip-mipi-csi-tx.c34 #define PHY_CLKLP2HS_TIME(lbcc) ((lbcc) & 0x3ff) macro