Home
last modified time | relevance | path

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

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