Searched refs:has_phy_lane (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/msm/dsi/phy/ |
A D | dsi_phy_7nm.c | 1133 .has_phy_lane = true, 1156 .has_phy_lane = true, 1176 .has_phy_lane = true, 1195 .has_phy_lane = true, 1217 .has_phy_lane = true, 1240 .has_phy_lane = true, 1263 .has_phy_lane = true,
|
A D | dsi_phy.h | 43 bool has_phy_lane; member
|
A D | dsi_phy_14nm.c | 1035 .has_phy_lane = true, 1052 .has_phy_lane = true, 1069 .has_phy_lane = true, 1086 .has_phy_lane = true,
|
A D | dsi_phy_10nm.c | 1027 .has_phy_lane = true, 1045 .has_phy_lane = true,
|
A D | dsi_phy.c | 657 if (phy->cfg->has_phy_lane) { in dsi_phy_driver_probe()
|
Completed in 13 milliseconds