Home
last modified time | relevance | path

Searched defs:sbefifo_vacant (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/fsi/
H A Dfsi-sbefifo.c101 #define sbefifo_vacant(sts) (SBEFIFO_FIFO_DEPTH - sbefifo_populated(sts)) macro
/kernel/linux/linux-6.6/drivers/fsi/
H A Dfsi-sbefifo.c103 #define sbefifo_vacant(sts) (SBEFIFO_FIFO_DEPTH - sbefifo_populated(sts)) macro

Completed in 4 milliseconds