Home
last modified time | relevance | path

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

/linux/drivers/fsi/
H A Dfsi-master-gpio.c44 struct fsi_gpio_msg { struct
112 static void serial_in(struct fsi_master_gpio *master, struct fsi_gpio_msg *msg, in serial_in()
130 const struct fsi_gpio_msg *cmd) in serial_out()
162 static void msg_push_bits(struct fsi_gpio_msg *msg, uint64_t data, int bits) in msg_push_bits()
169 static void msg_push_crc(struct fsi_gpio_msg *msg) in msg_push_crc()
235 struct fsi_gpio_msg *cmd, uint8_t id, in build_ar_command()
298 static void build_dpoll_command(struct fsi_gpio_msg *cmd, uint8_t slave_id) in build_dpoll_command()
308 static void build_epoll_command(struct fsi_gpio_msg *cmd, uint8_t slave_id) in build_epoll_command()
318 static void build_term_command(struct fsi_gpio_msg *cmd, uint8_t slave_id) in build_term_command()
335 uint8_t data_size, struct fsi_gpio_msg *msgp, uint8_t *tagp) in read_one_response()
[all …]