Home
last modified time | relevance | path

Searched refs:tcs_cmd (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/include/soc/qcom/
Drpmh.h15 const struct tcs_cmd *cmd, u32 n);
18 const struct tcs_cmd *cmd, u32 n);
21 const struct tcs_cmd *cmd, u32 *n);
28 const struct tcs_cmd *cmd, u32 n) in rpmh_write()
33 const struct tcs_cmd *cmd, u32 n) in rpmh_write_async()
38 const struct tcs_cmd *cmd, u32 *n) in rpmh_write_batch()
Dtcs.h41 struct tcs_cmd { struct
60 struct tcs_cmd *cmds; argument
/linux-6.6.21/drivers/soc/qcom/
Drpmh.c113 struct tcs_cmd *cmd) in cache_rpm_request()
198 const struct tcs_cmd *cmd, u32 n) in __fill_rpmh_msg()
224 const struct tcs_cmd *cmd, u32 n) in rpmh_write_async()
255 const struct tcs_cmd *cmd, u32 n) in rpmh_write()
324 const struct tcs_cmd *cmd, u32 *n) in rpmh_write_batch()
Drpmh-internal.h66 struct tcs_cmd cmd[MAX_RPMH_PAYLOAD];
Dtrace-rpmh.h42 const struct tcs_cmd *c),
Drpmh-rsc.c500 struct tcs_cmd *cmd; in __tcs_buffer_write()
/linux-6.6.21/drivers/interconnect/qcom/
Dbcm-voter.c127 static inline void tcs_cmd_gen(struct tcs_cmd *cmd, u64 vote_x, u64 vote_y, in tcs_cmd_gen()
157 struct tcs_cmd tcs_list[MAX_VCD], in tcs_list_gen()
281 struct tcs_cmd cmds[MAX_BCMS]; in qcom_icc_bcm_voter_commit()
/linux-6.6.21/drivers/clk/qcom/
Dclk-rpmh.c144 struct tcs_cmd *cmd, bool wait) in clk_rpmh_send()
154 struct tcs_cmd cmd = { 0 }; in clk_rpmh_send_aggregate_command()
253 struct tcs_cmd cmd = { 0 }; in clk_rpmh_bcm_send_cmd()
/linux-6.6.21/drivers/regulator/
Dqcom-rpmh-regulator.c161 struct tcs_cmd *cmd, bool wait_for_ack) in rpmh_regulator_send_request()
178 struct tcs_cmd cmd = { in _rpmh_regulator_vrm_set_voltage_sel()
230 struct tcs_cmd cmd = { in rpmh_regulator_set_enable_state()
264 struct tcs_cmd cmd = { in rpmh_regulator_vrm_set_mode_bypass()
/linux-6.6.21/drivers/pmdomain/qcom/
Drpmhpd.c577 struct tcs_cmd cmd = { in rpmhpd_send_corner()