Searched refs:CS35L33_INT_MASK_1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs35l33.h | 32 #define CS35L33_INT_MASK_1 0x13 /* Interrupt Mask 1 */ macro 143 /* CS35L33_INT_MASK_1 */
|
H A D | cs35l33.c | 65 {CS35L33_INT_MASK_1, 0xFF}, 153 case CS35L33_INT_MASK_1: in cs35l33_readable_register() 819 regmap_update_bits(cs35l33->regmap, CS35L33_INT_MASK_1, in cs35l33_probe() 971 regmap_read(cs35l33->regmap, CS35L33_INT_MASK_1, &mask1); in cs35l33_irq_thread()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs35l33.h | 32 #define CS35L33_INT_MASK_1 0x13 /* Interrupt Mask 1 */ macro 143 /* CS35L33_INT_MASK_1 */
|
H A D | cs35l33.c | 66 {CS35L33_INT_MASK_1, 0xFF}, 154 case CS35L33_INT_MASK_1: in cs35l33_readable_register() 820 regmap_update_bits(cs35l33->regmap, CS35L33_INT_MASK_1, in cs35l33_probe() 971 regmap_read(cs35l33->regmap, CS35L33_INT_MASK_1, &mask1); in cs35l33_irq_thread()
|
Completed in 6 milliseconds