Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/fsi/
Dfsi-sbefifo.c55 #define SBEFIFO_STS_RESET_REQ 0x02000000 macro
352 if (!(status & SBEFIFO_STS_RESET_REQ)) { in sbefifo_request_reset()
401 if (down_status & SBEFIFO_STS_RESET_REQ) { in sbefifo_cleanup_hw()