Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c134 #define PHY_LANES GENMASK(7, 6) macro
616 regmap_update_bits(dp->regmap, DW_DP_PHYIF_CTRL, PHY_LANES, in dw_dp_phy_configure()
617 FIELD_PREP(PHY_LANES, lanes / 2)); in dw_dp_phy_configure()