Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/dt-bindings/phy/
Dphy.h18 #define PHY_TYPE_UFS 5 macro
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
Dphy-qcom-qmp.c2104 .type = PHY_TYPE_UFS,
2374 .type = PHY_TYPE_UFS,
2449 .type = PHY_TYPE_UFS,
3166 if (cfg->type == PHY_TYPE_UFS) { in qcom_qmp_phy_power_on()
3825 if (cfg->type == PHY_TYPE_UFS || cfg->type == PHY_TYPE_PCIE) in qcom_qmp_phy_create()