Home
last modified time | relevance | path

Searched defs: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
H A Ddw-mipi-dsi.c178 #define PHY_HS2LP_TIME(lbcc) (((lbcc) & 0xff) << 24) macro