Searched refs:ACTIVE_TCS (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/include/dt-bindings/soc/ |
D | qcom,rpmh-rsc.h | 11 #define ACTIVE_TCS 2 macro
|
/Linux-v5.10/drivers/soc/qcom/ |
D | rpmh-rsc.c | 272 type = ACTIVE_TCS; in get_tcs_for_msg() 440 if (!drv->tcs[ACTIVE_TCS].num_tcs) in tcs_tx_done() 454 if (!drv->tcs[ACTIVE_TCS].num_tcs) in tcs_tx_done() 647 if (msg->state == RPMH_ACTIVE_ONLY_STATE && tcs->type != ACTIVE_TCS) { in rpmh_rsc_send_data() 761 struct tcs_group *tcs = &drv->tcs[ACTIVE_TCS]; in rpmh_rsc_ctrlr_is_busy() 1005 writel_relaxed(drv->tcs[ACTIVE_TCS].mask, in rpmh_rsc_probe()
|
/Linux-v5.10/Documentation/devicetree/bindings/soc/qcom/ |
D | rpmh-rsc.txt | 75 ACTIVE_TCS 111 qcom,tcs-config = <ACTIVE_TCS 2>, 133 qcom,tcs-config = <ACTIVE_TCS 0>,
|
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | sm8150.dtsi | 1116 qcom,tcs-config = <ACTIVE_TCS 2>,
|
D | sm8250.dtsi | 2284 qcom,tcs-config = <ACTIVE_TCS 2>, <SLEEP_TCS 3>,
|
D | sc7180.dtsi | 3264 qcom,tcs-config = <ACTIVE_TCS 2>,
|
D | sdm845.dtsi | 4400 qcom,tcs-config = <ACTIVE_TCS 2>,
|