Searched refs:tcs_cmd (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/include/soc/qcom/ |
D | rpmh.h | 15 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()
|
D | tcs.h | 35 struct tcs_cmd { struct 53 struct tcs_cmd *cmds; argument
|
/Linux-v4.19/drivers/soc/qcom/ |
D | rpmh.c | 117 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()
|
D | rpmh-internal.h | 61 struct tcs_cmd cmd[MAX_RPMH_PAYLOAD];
|
D | trace-rpmh.h | 45 const struct tcs_cmd *c),
|
D | rpmh-rsc.c | 212 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/ |
D | qcom-rpmh-regulator.c | 148 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/ |
D | clk-rpmh.c | 114 struct tcs_cmd cmd = { 0 }; in clk_rpmh_send_aggregate_command()
|