Searched refs:has_phy_lane (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/ |
H A 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,
|
H A D | dsi_phy.h | 43 bool has_phy_lane; member
|
H A D | dsi_phy_14nm.c | 1038 .has_phy_lane = true, 1055 .has_phy_lane = true, 1072 .has_phy_lane = true, 1089 .has_phy_lane = true,
|
H A D | dsi_phy_10nm.c | 1027 .has_phy_lane = true, 1045 .has_phy_lane = true,
|
H A D | dsi_phy.c | 663 if (phy->cfg->has_phy_lane) { in dsi_phy_driver_probe()
|