Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs53l30.c84 { CS53L30_INT_MASK, CS53L30_DEVICE_INT_MASK },
158 case CS53L30_INT_MASK: in cs53l30_readable_register()
686 regmap_update_bits(priv->regmap, CS53L30_INT_MASK, in cs53l30_set_bias_level()
722 regmap_update_bits(priv->regmap, CS53L30_INT_MASK, in cs53l30_set_bias_level()
H A Dcs53l30.h61 #define CS53L30_INT_MASK 0x35 /* Interrupt Mask. */ macro