Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw-dp.c124 #define PHY_LANES GENMASK(7, 6) macro
H A Ddw_mipi_dsi2.c75 #define PHY_LANES(x) UPDATE(x - 1, 5, 4) macro