Searched refs:fsi_gpio_msg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/fsi/ |
| D | fsi-master-gpio.c | 43 struct fsi_gpio_msg { struct 111 static void serial_in(struct fsi_master_gpio *master, struct fsi_gpio_msg *msg, in serial_in() 129 const struct fsi_gpio_msg *cmd) in serial_out() 161 static void msg_push_bits(struct fsi_gpio_msg *msg, uint64_t data, int bits) in msg_push_bits() 168 static void msg_push_crc(struct fsi_gpio_msg *msg) in msg_push_crc() 234 struct fsi_gpio_msg *cmd, uint8_t id, in build_ar_command() 297 static void build_dpoll_command(struct fsi_gpio_msg *cmd, uint8_t slave_id) in build_dpoll_command() 307 static void build_epoll_command(struct fsi_gpio_msg *cmd, uint8_t slave_id) in build_epoll_command() 317 static void build_term_command(struct fsi_gpio_msg *cmd, uint8_t slave_id) in build_term_command() 334 uint8_t data_size, struct fsi_gpio_msg *msgp, uint8_t *tagp) in read_one_response() [all …]
|