Searched refs:CS35L35_INT_MASK_4 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs35l35.h | 81 #define CS35L35_INT_MASK_4 0x73 /* Interrupt Mask 4 */ macro
|
H A D | cs35l35.c | 103 {CS35L35_INT_MASK_4, 0xFF}, 1120 regmap_read(cs35l35->regmap, CS35L35_INT_MASK_4, &mask4); in cs35l35_irq() 1594 regmap_write(cs35l35->regmap, CS35L35_INT_MASK_4, in cs35l35_i2c_probe()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs35l35.h | 81 #define CS35L35_INT_MASK_4 0x73 /* Interrupt Mask 4 */ macro
|
H A D | cs35l35.c | 103 {CS35L35_INT_MASK_4, 0xFF}, 1119 regmap_read(cs35l35->regmap, CS35L35_INT_MASK_4, &mask4); in cs35l35_irq() 1590 regmap_write(cs35l35->regmap, CS35L35_INT_MASK_4, in cs35l35_i2c_probe()
|
Completed in 7 milliseconds