Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_7nm.c1143 .has_phy_lane = true,
1166 .has_phy_lane = true,
1186 .has_phy_lane = true,
1205 .has_phy_lane = true,
1227 .has_phy_lane = true,
1250 .has_phy_lane = true,
1273 .has_phy_lane = true,
H A Ddsi_phy.h43 bool has_phy_lane; member
H A Ddsi_phy_14nm.c1038 .has_phy_lane = true,
1055 .has_phy_lane = true,
1072 .has_phy_lane = true,
1089 .has_phy_lane = true,
H A Ddsi_phy_10nm.c1027 .has_phy_lane = true,
1045 .has_phy_lane = true,
H A Ddsi_phy.c663 if (phy->cfg->has_phy_lane) { in dsi_phy_driver_probe()