Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/rcar/
H A Dssiu.c76 enum rsnd_reg reg = SSI_SYS_INT_ENABLE((i * 2) + offset); in rsnd_ssiu_busif_err_irq_ctrl()
H A Drsnd.h254 #define SSI_SYS_INT_ENABLE(i) (SSI_SYS_INT_ENABLE0 + (i)) macro