Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dsi/phy/
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,
1296 .has_phy_lane = true,
Ddsi_phy.h38 bool has_phy_lane; member
Ddsi_phy_14nm.c1036 .has_phy_lane = true,
1053 .has_phy_lane = true,
1070 .has_phy_lane = true,
1087 .has_phy_lane = true,
Ddsi_phy_10nm.c996 .has_phy_lane = true,
1014 .has_phy_lane = true,
Ddsi_phy.c667 if (phy->cfg->has_phy_lane) { in dsi_phy_driver_probe()