Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-core.c111 static int fsi_master_read(struct fsi_master *master, int link,
219 rc = fsi_master_read(master, link, id, FSI_SLAVE_BASE + FSI_SISC, in fsi_slave_report_and_clear_errors()
224 rc = fsi_master_read(master, link, id, FSI_SLAVE_BASE + FSI_SSTAT, in fsi_slave_report_and_clear_errors()
313 rc = fsi_master_read(master, link, id, 0, in fsi_slave_handle_error()
356 rc = fsi_master_read(slave->master, slave->link, in fsi_slave_read()
999 rc = fsi_master_read(master, link, id, 0, &data, sizeof(data)); in fsi_slave_init()
1137 static int fsi_master_read(struct fsi_master *master, int link, in fsi_master_read() function
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dfsi.h11 TRACE_EVENT(fsi_master_read,
/OK3568_Linux_fs/kernel/sound/soc/sh/
H A Dfsi.c343 #define fsi_master_read(p, r) _fsi_master_read(p, MST_##r) macro
1455 shift = fsi_master_read(master, FIFO_SZ); in fsi_fifo_init()