Home
last modified time | relevance | path

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

/openbmc/qemu/hw/fsi/
H A Dfsi-master.c37 static uint64_t fsi_master_read(void *opaque, hwaddr addr, unsigned size) in fsi_master_read() function
/openbmc/linux/drivers/fsi/
H A Dfsi-core.c1136 static int fsi_master_read(struct fsi_master *master, int link, in fsi_master_read() function
/openbmc/linux/sound/soc/sh/
H A Dfsi.c343 #define fsi_master_read(p, r) _fsi_master_read(p, MST_##r) macro