Searched refs:tcs_cmd (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/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-v5.4/drivers/soc/qcom/ | 
| D | rpmh.c | 118 					   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 | 213 	struct tcs_cmd *cmd;  in tcs_tx_done() 261 	struct tcs_cmd *cmd;  in __tcs_buffer_write() 422 static int find_match(const struct tcs_group *tcs, const struct tcs_cmd *cmd,  in find_match()
  | 
| D | rpmhpd.c | 140 	struct tcs_cmd cmd = {  in rpmhpd_send_corner()
  | 
| /Linux-v5.4/drivers/regulator/ | 
| D | qcom-rpmh-regulator.c | 162 			struct tcs_cmd *cmd, bool wait_for_ack)  in rpmh_regulator_send_request() 179 	struct tcs_cmd cmd = {  in _rpmh_regulator_vrm_set_voltage_sel() 231 	struct tcs_cmd cmd = {  in rpmh_regulator_set_enable_state() 265 	struct tcs_cmd cmd = {  in rpmh_regulator_vrm_set_mode_bypass()
  | 
| /Linux-v5.4/drivers/clk/qcom/ | 
| D | clk-rpmh.c | 148 	struct tcs_cmd cmd = { 0 };  in clk_rpmh_send_aggregate_command() 249 	struct tcs_cmd cmd = { 0 };  in clk_rpmh_bcm_send_cmd()
  | 
| /Linux-v5.4/drivers/interconnect/qcom/ | 
| D | sdm845.c | 529 inline void tcs_cmd_gen(struct tcs_cmd *cmd, u64 vote_x, u64 vote_y,  in tcs_cmd_gen() 558 			 struct tcs_cmd tcs_list[SDM845_MAX_VCD],  in tcs_list_gen() 677 	struct tcs_cmd cmds[SDM845_MAX_BCMS];  in qcom_icc_set()
  |