Searched refs:CS53L30_INT_MASK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs53l30.c | 83 { CS53L30_INT_MASK, CS53L30_DEVICE_INT_MASK }, 157 case CS53L30_INT_MASK: in cs53l30_readable_register() 685 regmap_update_bits(priv->regmap, CS53L30_INT_MASK, in cs53l30_set_bias_level() 721 regmap_update_bits(priv->regmap, CS53L30_INT_MASK, in cs53l30_set_bias_level()
|
H A D | cs53l30.h | 61 #define CS53L30_INT_MASK 0x35 /* Interrupt Mask. */ macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs53l30.c | 84 { 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 D | cs53l30.h | 61 #define CS53L30_INT_MASK 0x35 /* Interrupt Mask. */ macro
|
Completed in 7 milliseconds