Searched refs:fsi_master_read (Results 1 – 1 of 1) sorted by relevance
/drivers/fsi/ |
D | fsi-core.c | 105 static int fsi_master_read(struct fsi_master *master, int link, 213 rc = fsi_master_read(master, link, id, FSI_SLAVE_BASE + FSI_SISC, in fsi_slave_report_and_clear_errors() 218 rc = fsi_master_read(master, link, id, FSI_SLAVE_BASE + FSI_SSTAT, in fsi_slave_report_and_clear_errors() 307 rc = fsi_master_read(master, link, id, 0, in fsi_slave_handle_error() 350 rc = fsi_master_read(slave->master, slave->link, in fsi_slave_read() 993 rc = fsi_master_read(master, link, id, 0, &data, sizeof(data)); in fsi_slave_init() 1123 static int fsi_master_read(struct fsi_master *master, int link, in fsi_master_read() function
|