Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_7nm.c1163 .has_phy_lane = true,
1186 .has_phy_lane = true,
1206 .has_phy_lane = true,
1225 .has_phy_lane = true,
1247 .has_phy_lane = true,
1270 .has_phy_lane = true,
1293 .has_phy_lane = true,
1316 .has_phy_lane = true,
H A Ddsi_phy_14nm.c1041 .has_phy_lane = true,
1058 .has_phy_lane = true,
1075 .has_phy_lane = true,
1092 .has_phy_lane = true,
1107 .has_phy_lane = true,
H A Ddsi_phy.h39 bool has_phy_lane; member
H A Ddsi_phy_10nm.c997 .has_phy_lane = true,
1015 .has_phy_lane = true,
H A Ddsi_phy.c669 if (phy->cfg->has_phy_lane) { in dsi_phy_driver_probe()