Searched refs:has_phy_lane (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/msm/dsi/phy/ |
D | dsi_phy_7nm.c | 1143 .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,
|
D | dsi_phy.h | 38 bool has_phy_lane; member
|
D | dsi_phy_14nm.c | 1036 .has_phy_lane = true, 1053 .has_phy_lane = true, 1070 .has_phy_lane = true, 1087 .has_phy_lane = true,
|
D | dsi_phy_10nm.c | 996 .has_phy_lane = true, 1014 .has_phy_lane = true,
|
D | dsi_phy.c | 667 if (phy->cfg->has_phy_lane) { in dsi_phy_driver_probe()
|