Home
last modified time | relevance | path

Searched refs:sdw_msg (Results 1 – 7 of 7) sorted by relevance

/drivers/soundwire/
A Dbus.h63 struct sdw_msg { struct
181 int sdw_transfer(struct sdw_bus *bus, struct sdw_msg *msg);
182 int sdw_transfer_defer(struct sdw_bus *bus, struct sdw_msg *msg);
186 int sdw_fill_msg(struct sdw_msg *msg, struct sdw_slave *slave,
A Dbus.c235 static inline int do_transfer(struct sdw_bus *bus, struct sdw_msg *msg) in do_transfer()
254 struct sdw_msg *msg) in do_transfer_defer()
295 int sdw_transfer(struct sdw_bus *bus, struct sdw_msg *msg) in sdw_transfer()
347 int sdw_transfer_defer(struct sdw_bus *bus, struct sdw_msg *msg) in sdw_transfer_defer()
362 int sdw_fill_msg(struct sdw_msg *msg, struct sdw_slave *slave, in sdw_fill_msg()
418 struct sdw_msg msg; in sdw_ntransfer_no_pm()
489 struct sdw_msg msg; in sdw_bread_no_pm()
508 struct sdw_msg msg; in sdw_bwrite_no_pm()
521 struct sdw_msg msg; in sdw_bread_no_pm_unlocked()
540 struct sdw_msg msg; in sdw_bwrite_no_pm_unlocked()
[all …]
A Damd_manager.c197 static void amd_sdw_ctl_word_prep(u32 *lower_word, u32 *upper_word, struct sdw_msg *msg, in amd_sdw_ctl_word_prep()
270 amd_program_scp_addr(struct amd_sdw_manager *amd_manager, struct sdw_msg *msg) in amd_program_scp_addr()
272 struct sdw_msg scp_msg = {0}; in amd_program_scp_addr()
309 static int amd_prep_msg(struct amd_sdw_manager *amd_manager, struct sdw_msg *msg) in amd_prep_msg()
332 struct sdw_msg *msg, u64 response, in amd_sdw_fill_msg_resp()
356 static unsigned int _amd_sdw_xfer_msg(struct amd_sdw_manager *amd_manager, struct sdw_msg *msg, in _amd_sdw_xfer_msg()
367 static enum sdw_command_response amd_sdw_xfer_msg(struct sdw_bus *bus, struct sdw_msg *msg) in amd_sdw_xfer_msg()
A Dcadence_master.h193 cdns_xfer_msg(struct sdw_bus *bus, struct sdw_msg *msg);
A Dcadence_master.c566 struct sdw_msg *msg, int count, int offset) in cdns_fill_msg_resp()
627 _cdns_xfer_msg(struct sdw_cdns *cdns, struct sdw_msg *msg, int cmd, in _cdns_xfer_msg()
678 cdns_program_scp_addr(struct sdw_cdns *cdns, struct sdw_msg *msg) in cdns_program_scp_addr()
742 static int cdns_prep_msg(struct sdw_cdns *cdns, struct sdw_msg *msg, int *cmd) in cdns_prep_msg()
772 cdns_xfer_msg(struct sdw_bus *bus, struct sdw_msg *msg) in cdns_xfer_msg()
801 struct sdw_msg *msg = defer->msg; in cdns_xfer_msg_defer()
A Dstream.c746 struct sdw_msg *wr_msg; in sdw_bank_switch()
A Dqcom.c920 struct sdw_msg *msg) in qcom_swrm_xfer_msg()

Completed in 35 milliseconds