Home
last modified time | relevance | path

Searched refs:has_phy_regulator (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_28nm.c872 .has_phy_regulator = true,
889 .has_phy_regulator = true,
906 .has_phy_regulator = true,
924 .has_phy_regulator = true,
942 .has_phy_regulator = true,
H A Ddsi_phy.h38 bool has_phy_regulator; member
H A Ddsi_phy_20nm.c137 .has_phy_regulator = true,
H A Ddsi_phy_28nm_8960.c634 .has_phy_regulator = true,
H A Ddsi_phy.c676 if (phy->cfg->has_phy_regulator) { in dsi_phy_driver_probe()