Searched refs:PHY_LANES (Results 1 – 2 of 2) sorted by relevance
70 #define PHY_LANES(x) FIELD_PREP(GENMASK(5, 4), (x) - 1) macro389 val |= PHY_LANES(dsi2->lanes); in dw_mipi_dsi2_phy_init()
134 #define PHY_LANES GENMASK(7, 6) macro610 regmap_update_bits(dp->regmap, DW_DP_PHYIF_CTRL, PHY_LANES, in dw_dp_phy_configure()611 FIELD_PREP(PHY_LANES, lanes / 2)); in dw_dp_phy_configure()