Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi2.c79 #define PHY_HS2LP_TIME(x) FIELD_PREP(GENMASK(28, 0), x) macro
362 regmap_write(dsi2->regmap, DSI2_PHY_HS2LP_MAN_CFG, PHY_HS2LP_TIME(timing.data_hs2lp)); in dw_mipi_dsi2_lp2hs_or_hs2lp_cfg()
H A Ddw-mipi-dsi.c178 #define PHY_HS2LP_TIME(lbcc) (((lbcc) & 0xff) << 24) macro
877 PHY_HS2LP_TIME(timing.data_hs2lp) | in dw_mipi_dsi_dphy_timing_config()