Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.h38 bool has_phy_lane; member
H A Ddsi_phy_14nm.c1036 .has_phy_lane = true,
1053 .has_phy_lane = true,
1070 .has_phy_lane = true,
1087 .has_phy_lane = true,
H A Ddsi_phy_10nm.c996 .has_phy_lane = true,
1014 .has_phy_lane = true,
H A Ddsi_phy.c667 if (phy->cfg->has_phy_lane) { in dsi_phy_driver_probe()