/openbmc/linux/drivers/interconnect/qcom/ |
H A D | bcm-voter.c | 156 static void tcs_list_gen(struct bcm_voter *voter, int bucket, in tcs_list_gen() argument 160 struct list_head *bcm_list = &voter->commit_list; in tcs_list_gen() 176 wait = commit && (voter->tcs_wait & BIT(bucket)); in tcs_list_gen() 211 struct bcm_voter *voter = ERR_PTR(-EPROBE_DEFER); in of_bcm_voter_get() local 232 voter = temp; in of_bcm_voter_get() 239 return voter; in of_bcm_voter_get() 248 void qcom_icc_bcm_voter_add(struct bcm_voter *voter, struct qcom_icc_bcm *bcm) in qcom_icc_bcm_voter_add() argument 250 if (!voter) in qcom_icc_bcm_voter_add() 253 mutex_lock(&voter->lock); in qcom_icc_bcm_voter_add() 255 list_add_tail(&bcm->list, &voter->commit_list); in qcom_icc_bcm_voter_add() [all …]
|
H A D | bcm-voter.h | 16 void qcom_icc_bcm_voter_add(struct bcm_voter *voter, struct qcom_icc_bcm *bcm); 17 int qcom_icc_bcm_voter_commit(struct bcm_voter *voter);
|
H A D | icc-rpmh.c | 36 qcom_icc_bcm_voter_add(qp->voter, qn->bcms[i]); in qcom_icc_pre_aggregate() 98 qcom_icc_bcm_voter_commit(qp->voter); in qcom_icc_set() 204 qp->voter = of_bcm_voter_get(qp->dev, NULL); in qcom_icc_rpmh_probe() 205 if (IS_ERR(qp->voter)) in qcom_icc_rpmh_probe() 206 return PTR_ERR(qp->voter); in qcom_icc_rpmh_probe()
|
H A D | Makefile | 6 icc-bcm-voter-objs := bcm-voter.o 34 obj-$(CONFIG_INTERCONNECT_QCOM_BCM_VOTER) += icc-bcm-voter.o
|
H A D | icc-rpmh.h | 27 struct bcm_voter *voter; member
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-sdx65.dtsi | 796 apps_bcm_voter: bcm-voter { 797 compatible = "qcom,bcm-voter";
|
H A D | qcom-sdx55.dtsi | 867 apps_bcm_voter: bcm-voter { 868 compatible = "qcom,bcm-voter";
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdx75.dtsi | 661 apps_bcm_voter: bcm-voter { 662 compatible = "qcom,bcm-voter";
|
H A D | qdu1000.dtsi | 1367 apps_bcm_voter: bcm-voter { 1368 compatible = "qcom,bcm-voter";
|
H A D | sdm670.dtsi | 1453 apps_bcm_voter: bcm-voter { 1454 compatible = "qcom,bcm-voter";
|
H A D | sm6350.dtsi | 2667 apps_bcm_voter: bcm-voter { 2668 compatible = "qcom,bcm-voter";
|
H A D | sa8775p.dtsi | 2256 apps_bcm_voter: bcm-voter { 2257 compatible = "qcom,bcm-voter";
|
H A D | sc8180x.dtsi | 3524 apps_bcm_voter: bcm-voter { 3525 compatible = "qcom,bcm-voter";
|
H A D | sm8350.dtsi | 3595 apps_bcm_voter: bcm-voter { 3596 compatible = "qcom,bcm-voter";
|
H A D | sm8150.dtsi | 4339 apps_bcm_voter: bcm-voter { 4340 compatible = "qcom,bcm-voter";
|
H A D | sc7180.dtsi | 3711 apps_bcm_voter: bcm-voter { 3712 compatible = "qcom,bcm-voter";
|
H A D | sc8280xp.dtsi | 4315 apps_bcm_voter: bcm-voter { 4316 compatible = "qcom,bcm-voter";
|
H A D | sdm845.dtsi | 5125 apps_bcm_voter: bcm-voter { 5126 compatible = "qcom,bcm-voter";
|
H A D | sm8450.dtsi | 4032 apps_bcm_voter: bcm-voter { 4033 compatible = "qcom,bcm-voter";
|
H A D | sm8550.dtsi | 3882 apps_bcm_voter: bcm-voter { 3883 compatible = "qcom,bcm-voter";
|
H A D | sm8250.dtsi | 5780 apps_bcm_voter: bcm-voter { 5781 compatible = "qcom,bcm-voter";
|
H A D | sc7280.dtsi | 5277 apps_bcm_voter: bcm-voter { 5278 compatible = "qcom,bcm-voter";
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |