Home
last modified time | relevance | path

Searched refs:voter (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/drivers/interconnect/qcom/
H A Dbcm-voter.c156 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 Dbcm-voter.h16 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 Dicc-rpmh.c36 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 DMakefile6 icc-bcm-voter-objs := bcm-voter.o
34 obj-$(CONFIG_INTERCONNECT_QCOM_BCM_VOTER) += icc-bcm-voter.o
H A Dicc-rpmh.h27 struct bcm_voter *voter; member
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-sdx65.dtsi796 apps_bcm_voter: bcm-voter {
797 compatible = "qcom,bcm-voter";
H A Dqcom-sdx55.dtsi867 apps_bcm_voter: bcm-voter {
868 compatible = "qcom,bcm-voter";
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdx75.dtsi661 apps_bcm_voter: bcm-voter {
662 compatible = "qcom,bcm-voter";
H A Dqdu1000.dtsi1367 apps_bcm_voter: bcm-voter {
1368 compatible = "qcom,bcm-voter";
H A Dsdm670.dtsi1453 apps_bcm_voter: bcm-voter {
1454 compatible = "qcom,bcm-voter";
H A Dsm6350.dtsi2667 apps_bcm_voter: bcm-voter {
2668 compatible = "qcom,bcm-voter";
H A Dsa8775p.dtsi2256 apps_bcm_voter: bcm-voter {
2257 compatible = "qcom,bcm-voter";
H A Dsc8180x.dtsi3524 apps_bcm_voter: bcm-voter {
3525 compatible = "qcom,bcm-voter";
H A Dsm8350.dtsi3595 apps_bcm_voter: bcm-voter {
3596 compatible = "qcom,bcm-voter";
H A Dsm8150.dtsi4339 apps_bcm_voter: bcm-voter {
4340 compatible = "qcom,bcm-voter";
H A Dsc7180.dtsi3711 apps_bcm_voter: bcm-voter {
3712 compatible = "qcom,bcm-voter";
H A Dsc8280xp.dtsi4315 apps_bcm_voter: bcm-voter {
4316 compatible = "qcom,bcm-voter";
H A Dsdm845.dtsi5125 apps_bcm_voter: bcm-voter {
5126 compatible = "qcom,bcm-voter";
H A Dsm8450.dtsi4032 apps_bcm_voter: bcm-voter {
4033 compatible = "qcom,bcm-voter";
H A Dsm8550.dtsi3882 apps_bcm_voter: bcm-voter {
3883 compatible = "qcom,bcm-voter";
H A Dsm8250.dtsi5780 apps_bcm_voter: bcm-voter {
5781 compatible = "qcom,bcm-voter";
H A Dsc7280.dtsi5277 apps_bcm_voter: bcm-voter {
5278 compatible = "qcom,bcm-voter";
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]