Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/fsi/
Dfsi-sbefifo.c57 #define SBEFIFO_STS_RESET_REQ 0x02000000 macro
369 if (!(status & SBEFIFO_STS_RESET_REQ)) { in sbefifo_request_reset()
418 if (down_status & SBEFIFO_STS_RESET_REQ) { in sbefifo_cleanup_hw()