/linux/include/dt-bindings/clock/ |
H A D | qcom,gcc-sc7180.h | 109 #define GCC_UFS_PHY_AXI_CLK 99 macro
|
H A D | qcom,sm7150-gcc.h | 127 #define GCC_UFS_PHY_AXI_CLK 115 macro
|
H A D | qcom,gcc-sm6350.h | 123 #define GCC_UFS_PHY_AXI_CLK 112 macro
|
H A D | qcom,sm4450-gcc.h | 117 #define GCC_UFS_PHY_AXI_CLK 107 macro
|
H A D | qcom,gcc-sm6115.h | 126 #define GCC_UFS_PHY_AXI_CLK 118 macro
|
H A D | qcom,gcc-sc7280.h | 135 #define GCC_UFS_PHY_AXI_CLK 125 macro
|
H A D | qcom,sm6375-gcc.h | 169 #define GCC_UFS_PHY_AXI_CLK 158 macro
|
H A D | qcom,sm8550-gcc.h | 149 #define GCC_UFS_PHY_AXI_CLK 138 macro
|
H A D | qcom,gcc-sm6125.h | 184 #define GCC_UFS_PHY_AXI_CLK 175 macro
|
H A D | qcom,qcs8300-gcc.h | 158 #define GCC_UFS_PHY_AXI_CLK 148 macro
|
H A D | qcom,gcc-sdm845.h | 140 #define GCC_UFS_PHY_AXI_CLK 130 macro
|
H A D | qcom,gcc-sm8150.h | 167 #define GCC_UFS_PHY_AXI_CLK 157 macro
|
H A D | qcom,sm8650-gcc.h | 166 #define GCC_UFS_PHY_AXI_CLK 155 macro
|
H A D | qcom,gcc-sm8450.h | 163 #define GCC_UFS_PHY_AXI_CLK 151 macro
|
H A D | qcom,gcc-sm8350.h | 167 #define GCC_UFS_PHY_AXI_CLK 155 macro
|
H A D | qcom,gcc-sm8250.h | 172 #define GCC_UFS_PHY_AXI_CLK 162 macro
|
H A D | qcom,sa8775p-gcc.h | 208 #define GCC_UFS_PHY_AXI_CLK 197 macro
|
H A D | qcom,gcc-sc8180x.h | 192 #define GCC_UFS_PHY_AXI_CLK 182 macro
|
H A D | qcom,gcc-sc8280xp.h | 280 #define GCC_UFS_PHY_AXI_CLK 269 macro
|
H A D | qcom,x1e80100-gcc.h | 248 #define GCC_UFS_PHY_AXI_CLK 238 macro
|
/linux/Documentation/devicetree/bindings/ufs/ |
H A D | qcom,ufs.yaml | 342 clocks = <&gcc GCC_UFS_PHY_AXI_CLK>,
|
/linux/drivers/clk/qcom/ |
H A D | gcc-sm7150.c | 2252 static struct clk_branch gcc_ufs_phy_axi_clk = { variable 2261 .name = "gcc_ufs_phy_axi_clk", 2283 &gcc_ufs_phy_axi_clk.clkr.hw, 2867 [GCC_UFS_PHY_AXI_CLK] = &gcc_ufs_phy_axi_clk.clkr,
|
H A D | gcc-sm8750.c | 2614 static struct clk_branch gcc_ufs_phy_axi_clk = { variable 2623 .name = "gcc_ufs_phy_axi_clk", 3088 [GCC_UFS_PHY_AXI_CLK] = &gcc_ufs_phy_axi_clk.clkr, 3249 qcom_branch_set_force_mem_core(regmap, gcc_ufs_phy_axi_clk, true); in gcc_sm8750_probe()
|
H A D | gcc-sc7180.c | 1843 static struct clk_branch gcc_ufs_phy_axi_clk = { variable 1852 .name = "gcc_ufs_phy_axi_clk", 2333 [GCC_UFS_PHY_AXI_CLK] = &gcc_ufs_phy_axi_clk.clkr,
|
H A D | gcc-sm6350.c | 1969 static struct clk_branch gcc_ufs_phy_axi_clk = { variable 1978 .name = "gcc_ufs_phy_axi_clk", 2454 [GCC_UFS_PHY_AXI_CLK] = &gcc_ufs_phy_axi_clk.clkr,
|