Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/
H A Drz-ssi.c48 #define SSISR_IIRQ BIT(25) macro
372 if (rz_ssi_reg_readl(ssi, SSISR) & SSISR_IIRQ) in rz_ssi_stop()