Searched refs:fsi_master_acf (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/fsi/ |
| H A D | fsi-master-ast-cf.c | 87 struct fsi_master_acf { struct 120 #define to_fsi_master_acf(m) container_of(m, struct fsi_master_acf, master) argument 159 static bool check_same_address(struct fsi_master_acf *master, int id, in check_same_address() 166 static bool check_relative_address(struct fsi_master_acf *master, int id, in check_relative_address() 196 static void last_address_update(struct fsi_master_acf *master, in last_address_update() 208 static void build_ar_command(struct fsi_master_acf *master, in build_ar_command() 307 static int do_copro_command(struct fsi_master_acf *master, uint32_t op) in do_copro_command() 344 static int clock_zeros(struct fsi_master_acf *master, int count) in clock_zeros() 358 static int send_request(struct fsi_master_acf *master, struct fsi_msg *cmd, in send_request() 377 static int read_copro_response(struct fsi_master_acf *master, uint8_t size, in read_copro_response() [all …]
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | fsi_master_ast_cf.h | 11 TP_PROTO(const struct fsi_master_acf *master, uint32_t op), 27 TP_PROTO(const struct fsi_master_acf *master, const struct fsi_msg *cmd, u8 rbits), 48 TP_PROTO(const struct fsi_master_acf *master, u8 rtag, u8 rcrc, __be32 rdata, bool crc_ok), 71 TP_PROTO(const struct fsi_master_acf *master, int retries), 87 TP_PROTO(const struct fsi_master_acf *master, int busy_count), 103 TP_PROTO(const struct fsi_master_acf *master, u32 addr), 119 TP_PROTO(const struct fsi_master_acf *master, u32 rel_addr), 135 TP_PROTO(const struct fsi_master_acf *master),
|