Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dreset.h561 static inline struct reset_control *of_reset_control_get_exclusive_by_index( in of_reset_control_get_exclusive_by_index() function
976 return of_reset_control_get_exclusive_by_index(node, index); in of_reset_control_get_by_index()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c689 qphy->lane_rst = of_reset_control_get_exclusive_by_index(np, 0); in qmp_pcie_msm8996_create()