Home
last modified time | relevance | path

Searched refs:fsi_msg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/fsi/
H A Dfsi-master-ast-cf.c122 struct fsi_msg { struct
137 static void msg_push_crc(struct fsi_msg *msg) in msg_push_crc()
153 static void msg_finish_cmd(struct fsi_msg *cmd) in msg_finish_cmd()
209 struct fsi_msg *cmd, uint8_t id, in build_ar_command()
296 static void build_term_command(struct fsi_msg *cmd, uint8_t slave_id) in build_term_command()
416 struct fsi_msg cmd; in send_term()
472 struct fsi_msg cmd; in handle_response()
572 struct fsi_msg *cmd, size_t resp_len, void *resp) in fsi_master_acf_xfer()
602 struct fsi_msg cmd; in fsi_master_acf_read()
626 struct fsi_msg cmd; in fsi_master_acf_write()
[all …]
/openbmc/linux/include/trace/events/
H A Dfsi_master_ast_cf.h27 TP_PROTO(const struct fsi_master_acf *master, const struct fsi_msg *cmd, u8 rbits),