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