Home
last modified time | relevance | path

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

/Linux-v4.19/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);
30 const struct tcs_cmd *cmd, u32 n) in rpmh_write()
35 const struct tcs_cmd *cmd, u32 n) in rpmh_write_async()
40 const struct tcs_cmd *cmd, u32 *n) in rpmh_write_batch()
Dtcs.h35 struct tcs_cmd { struct
53 struct tcs_cmd *cmds; argument
/Linux-v4.19/drivers/soc/qcom/
Drpmh.c117 struct tcs_cmd *cmd) in cache_rpm_request()
205 const struct tcs_cmd *cmd, u32 n) in __fill_rpmh_msg()
231 const struct tcs_cmd *cmd, u32 n) in rpmh_write_async()
262 const struct tcs_cmd *cmd, u32 n) in rpmh_write()
347 const struct tcs_cmd *cmd, u32 *n) in rpmh_write_batch()
Drpmh-internal.h61 struct tcs_cmd cmd[MAX_RPMH_PAYLOAD];
Dtrace-rpmh.h45 const struct tcs_cmd *c),
Drpmh-rsc.c212 struct tcs_cmd *cmd; in tcs_tx_done()
259 struct tcs_cmd *cmd; in __tcs_buffer_write()
420 static int find_match(const struct tcs_group *tcs, const struct tcs_cmd *cmd, in find_match()
/Linux-v4.19/drivers/regulator/
Dqcom-rpmh-regulator.c148 struct tcs_cmd *cmd, bool wait_for_ack) in rpmh_regulator_send_request()
165 struct tcs_cmd cmd = { in _rpmh_regulator_vrm_set_voltage_sel()
217 struct tcs_cmd cmd = { in rpmh_regulator_set_enable_state()
251 struct tcs_cmd cmd = { in rpmh_regulator_vrm_set_mode_bypass()
/Linux-v4.19/drivers/clk/qcom/
Dclk-rpmh.c114 struct tcs_cmd cmd = { 0 }; in clk_rpmh_send_aggregate_command()