Home
last modified time | relevance | path

Searched refs:PHY_LP2HS_TIME (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/
Ddw-mipi-dsi.c169 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro
682 PHY_LP2HS_TIME(0x40) | MAX_RD_TIME(10000)); in dw_mipi_dsi_dphy_timing_config()
/Linux-v4.19/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi.c172 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro
916 | PHY_LP2HS_TIME(0x40) | MAX_RD_TIME(10000)); in dw_mipi_dsi_dphy_timing_config()