Searched refs:CS35L35_INT_MASK_3 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs35l35.h | 80 #define CS35L35_INT_MASK_3 0x72 /* Interrupt Mask 3 */ macro
|
H A D | cs35l35.c | 102 {CS35L35_INT_MASK_3, 0xFF}, 1121 regmap_read(cs35l35->regmap, CS35L35_INT_MASK_3, &mask3); in cs35l35_irq() 1592 regmap_write(cs35l35->regmap, CS35L35_INT_MASK_3, in cs35l35_i2c_probe()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs35l35.h | 80 #define CS35L35_INT_MASK_3 0x72 /* Interrupt Mask 3 */ macro
|
H A D | cs35l35.c | 102 {CS35L35_INT_MASK_3, 0xFF}, 1120 regmap_read(cs35l35->regmap, CS35L35_INT_MASK_3, &mask3); in cs35l35_irq() 1588 regmap_write(cs35l35->regmap, CS35L35_INT_MASK_3, in cs35l35_i2c_probe()
|
Completed in 5 milliseconds