Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_28nm.c871 .has_phy_regulator = true,
888 .has_phy_regulator = true,
905 .has_phy_regulator = true,
923 .has_phy_regulator = true,
941 .has_phy_regulator = true,
Ddsi_phy.h37 bool has_phy_regulator; member
Ddsi_phy_20nm.c137 .has_phy_regulator = true,
Ddsi_phy_28nm_8960.c633 .has_phy_regulator = true,
Ddsi_phy.c674 if (phy->cfg->has_phy_regulator) { in dsi_phy_driver_probe()