Searched full:cbf (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,msm8996-cbf.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,msm8996-cbf.yaml# 7 title: Qualcomm MSM8996 Core Bus Fabric (CBF) clock controller 13 The clock controller for the Qualcomm MSM8996 CBF clock, which drives the 19 - qcom,msm8996-cbf 20 - qcom,msm8996pro-cbf 49 compatible = "qcom,msm8996-cbf";
|
/linux/drivers/clk/qcom/ |
H A D | clk-cbf-8996.c | 15 #include <dt-bindings/interconnect/qcom,msm8996-cbf.h> 227 struct clk *clk = devm_clk_hw_get_clk(dev, cbf_hw, "cbf"); in qcom_msm8996_cbf_icc_register() 231 .name = "cbf", in qcom_msm8996_cbf_icc_register() 257 dev_warn(&pdev->dev, "CONFIG_INTERCONNECT is disabled, CBF clock is fixed\n"); in qcom_msm8996_cbf_icc_register() 280 /* Select GPLL0 for 300MHz for the CBF clock */ in qcom_msm8996_cbf_probe() 296 /* Enable auto clock selection for CBF */ in qcom_msm8996_cbf_probe() 304 /* Switch CBF to use the primary PLL */ in qcom_msm8996_cbf_probe() 307 if (of_device_is_compatible(dev->of_node, "qcom,msm8996pro-cbf")) { in qcom_msm8996_cbf_probe() 341 { .compatible = "qcom,msm8996-cbf" }, 342 { .compatible = "qcom,msm8996pro-cbf" }, [all …]
|
H A D | Makefile | 66 obj-$(CONFIG_QCOM_CLK_APCC_MSM8996) += apcs-msm8996.o clk-cpu-8996.o clk-cbf-8996.o
|
/linux/include/linux/ |
H A D | torture.h | 113 char *f, struct task_struct **tp, void (*cbf)(struct task_struct *tp)); 119 #define torture_create_kthread_cb(n, arg, tp, cbf) \ argument 121 "Failed to create " #n, &(tp), cbf)
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996pro.dtsi | 340 &cbf { 341 compatible = "qcom,msm8996pro-cbf";
|
H A D | msm8996.dtsi | 11 #include <dt-bindings/interconnect/qcom,msm8996-cbf.h> 54 interconnects = <&cbf MASTER_CBF_M4M &cbf SLAVE_CBF_M4M>; 73 interconnects = <&cbf MASTER_CBF_M4M &cbf SLAVE_CBF_M4M>; 87 interconnects = <&cbf MASTER_CBF_M4M &cbf SLAVE_CBF_M4M>; 106 interconnects = <&cbf MASTER_CBF_M4M &cbf SLAVE_CBF_M4M>; 3707 cbf: clock-controller@9a11000 { label 3708 compatible = "qcom,msm8996-cbf";
|
/linux/kernel/ |
H A D | torture.c | 926 char *f, struct task_struct **tp, void (*cbf)(struct task_struct *tp)) in _torture_create_kthread() 939 if (cbf) in _torture_create_kthread() 940 cbf(*tp); in _torture_create_kthread()
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_htt_stats.h | 1871 /* Number of CBF(s) received when 11AX HE OFDMA MU BRPOLL frame 1882 /* 11AX HE OFDMA number of users for which CBF prefetch was
|
/linux/drivers/net/wan/ |
H A D | wanxlfw.S | 23 C00 CBF 192 Bytes Dual-Port RAM Parameter RAM Page 1
|