Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/fsi/
Dfsi-sbefifo.c319 static int sbefifo_up_write(struct sbefifo *sbefifo, __be32 word) in sbefifo_up_write() function
502 rc = sbefifo_up_write(sbefifo, *(command++)); in sbefifo_send_command()