Searched refs:CS35L35_INT_MASK_1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs35l35.h | 78 #define CS35L35_INT_MASK_1 0x70 /* Interrupt Mask 1 */ macro
|
H A D | cs35l35.c | 100 {CS35L35_INT_MASK_1, 0xFF}, 138 case CS35L35_INT_MASK_1 ... CS35L35_PLL_STATUS: in cs35l35_readable_register() 1123 regmap_read(cs35l35->regmap, CS35L35_INT_MASK_1, &mask1); in cs35l35_irq() 1588 regmap_write(cs35l35->regmap, CS35L35_INT_MASK_1, in cs35l35_i2c_probe()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs35l35.h | 78 #define CS35L35_INT_MASK_1 0x70 /* Interrupt Mask 1 */ macro
|
H A D | cs35l35.c | 100 {CS35L35_INT_MASK_1, 0xFF}, 138 case CS35L35_INT_MASK_1 ... CS35L35_PLL_STATUS: in cs35l35_readable_register() 1122 regmap_read(cs35l35->regmap, CS35L35_INT_MASK_1, &mask1); in cs35l35_irq() 1584 regmap_write(cs35l35->regmap, CS35L35_INT_MASK_1, in cs35l35_i2c_probe()
|
Completed in 6 milliseconds