Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/renesas/
H A Drz-ssi.c54 #define SSIFCR_TFRST BIT(1) macro
56 #define SSIFCR_FIFO_RST (SSIFCR_TFRST | SSIFCR_RFRST)
369 ssifcr |= SSIFCR_TFRST; in rz_ssi_start()