Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-sbefifo.c101 #define sbefifo_vacant(sts) (SBEFIFO_FIFO_DEPTH - sbefifo_populated(sts)) macro
496 vacant = sbefifo_vacant(status); in sbefifo_send_command()