Searched refs:CS53L30_IS (Results 1 - 2 of 2) sorted by path

/linux-master/sound/soc/codecs/
H A Dcs53l30.h62 #define CS53L30_IS 0x36 /* Interrupt Status. */ macro
H A Dcs53l30.c89 if (reg == CS53L30_IS)
102 case CS53L30_IS:
707 regmap_read(priv->regmap, CS53L30_IS, &reg);
711 regmap_read(priv->regmap, CS53L30_IS, &reg);
716 regmap_read(priv->regmap, CS53L30_IS, &reg);

Completed in 190 milliseconds