Home
last modified time | relevance | path

Searched refs:ufs_reset (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-ufs.c1136 struct reset_control *ufs_reset; member
1795 ret = reset_control_assert(qmp->ufs_reset); in qmp_ufs_phy_calibrate()
1801 ret = reset_control_deassert(qmp->ufs_reset); in qmp_ufs_phy_calibrate()
1869 if (!qmp->ufs_reset) { in qmp_ufs_phy_init()
1870 qmp->ufs_reset = in qmp_ufs_phy_init()
1873 if (IS_ERR(qmp->ufs_reset)) { in qmp_ufs_phy_init()
1874 ret = PTR_ERR(qmp->ufs_reset); in qmp_ufs_phy_init()
1876 qmp->ufs_reset = NULL; in qmp_ufs_phy_init()
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-sdx65.c895 [108] = UFS_RESET(ufs_reset, 0x0),
H A Dpinctrl-sm6115.c860 [113] = UFS_RESET(ufs_reset, 0x78000),
H A Dpinctrl-sm4450.c940 [136] = UFS_RESET(ufs_reset, 0x97000),
H A Dpinctrl-sc7180.c1104 [119] = UFS_RESET(ufs_reset, 0x7f000),
H A Dpinctrl-qcs615.c1033 [123] = UFS_RESET(ufs_reset, 0x9f000),
H A Dpinctrl-qcs8300.c1176 [133] = UFS_RESET(ufs_reset, 0x92000),
H A Dpinctrl-sm6350.c1317 [156] = UFS_RESET(ufs_reset, 0xae000),
H A Dpinctrl-sdm670.c1279 UFS_RESET(ufs_reset, 0x99d000),
H A Dpinctrl-sm6375.c1468 [156] = UFS_RESET(ufs_reset, 0x1ae000),
H A Dpinctrl-sa8775p.c1489 [149] = UFS_RESET(ufs_reset, 0x1a2000),
H A Dpinctrl-milos.c1266 [167] = UFS_RESET(ufs_reset, 0xb4004, 0xb5000),
H A Dpinctrl-sc7280.c1446 [175] = UFS_RESET(ufs_reset, 0xbe000),
H A Dpinctrl-sdm845.c1267 UFS_RESET(ufs_reset, 0x99f000),
H A Dpinctrl-sm8250.c1302 [180] = UFS_RESET(ufs_reset, 0xb8000),
H A Dpinctrl-sm8450.c1626 [210] = UFS_RESET(ufs_reset, 0xde000),
H A Dpinctrl-sm8550.c1708 [210] = UFS_RESET(ufs_reset, 0xde000),
H A Dpinctrl-sc8280xp.c1868 [228] = UFS_RESET(ufs_reset, 0xf1000),
H A Dpinctrl-sm8650.c1688 [210] = UFS_RESET(ufs_reset, 0xde004, 0xdf000),
H A Dpinctrl-sc8180x.c1561 [190] = UFS_RESET(ufs_reset),
H A Dpinctrl-x1e80100.c1808 [238] = UFS_RESET(ufs_reset, 0xf9000),
H A Dpinctrl-sm8750.c1657 [215] = UFS_RESET(ufs_reset, 0xe2004, 0xe3000),
/linux/arch/arm64/boot/dts/qcom/
H A Dsm6115.dtsi635 gpio-ranges = <&tlmm 0 0 114>; /* GPIOs + ufs_reset */