Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic31xx.h75 #define AIC31XX_OFFLAG AIC31XX_REG(0, 39) /* Sticky Interrupt flag (overflow) */ macro
H A Dtlv320aic31xx.c92 case AIC31XX_OFFLAG: /* Sticky interrupt flags */ in aic31xx_volatile()
110 case AIC31XX_OFFLAG: /* Sticky interrupt flags */ in aic31xx_writeable()
1557 ret = regmap_read(aic31xx->regmap, AIC31XX_OFFLAG, &value); in aic31xx_irq()