Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_7nm.c1162 .has_phy_lane = true,
1185 .has_phy_lane = true,
1205 .has_phy_lane = true,
1224 .has_phy_lane = true,
1246 .has_phy_lane = true,
1269 .has_phy_lane = true,
1292 .has_phy_lane = true,
1315 .has_phy_lane = true,
H A Ddsi_phy_14nm.c1040 .has_phy_lane = true,
1057 .has_phy_lane = true,
1074 .has_phy_lane = true,
1091 .has_phy_lane = true,
1106 .has_phy_lane = true,
H A Ddsi_phy.h38 bool has_phy_lane; member
H A Ddsi_phy_10nm.c996 .has_phy_lane = true,
1014 .has_phy_lane = true,
H A Ddsi_phy.c669 if (phy->cfg->has_phy_lane) { in dsi_phy_driver_probe()