Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi2.c77 #define PHY_LP2HS_TIME(x) FIELD_PREP(GENMASK(28, 0), x) macro
H A Ddw-mipi-dsi.c179 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro