Home
last modified time | relevance | path

Searched refs:PHY_TYPE_UFS (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/dt-bindings/phy/
Dphy.h18 #define PHY_TYPE_UFS 5 macro
/linux-5.19.10/drivers/phy/qualcomm/
Dphy-qcom-qmp.c3451 .type = PHY_TYPE_UFS,
3843 .type = PHY_TYPE_UFS,
3869 .type = PHY_TYPE_UFS,
3946 .type = PHY_TYPE_UFS,
4294 .type = PHY_TYPE_UFS,
4380 .type = PHY_TYPE_UFS,
5347 if (cfg->type == PHY_TYPE_UFS) { in qcom_qmp_phy_power_on()
5999 if (cfg->type == PHY_TYPE_UFS || cfg->type == PHY_TYPE_PCIE) in qcom_qmp_phy_create()