Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.h41 bool has_phy_regulator; member
Ddsi_phy_20nm.c133 .has_phy_regulator = true,
Ddsi_phy_28nm.c773 .has_phy_regulator = true,
794 .has_phy_regulator = true,
815 .has_phy_regulator = true,
Ddsi_phy_28nm_8960.c652 .has_phy_regulator = true,
Ddsi_phy.c735 if (phy->cfg->has_phy_regulator) { in dsi_phy_driver_probe()