Searched refs:CS42L42_ADC_OVFL_INT_MASK (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/hda/codecs/cirrus/ |
| H A D | cs8409-tables.c | 135 { CS42L42_ADC_OVFL_INT_MASK, 0xff }, 332 { CS42L42_ADC_OVFL_INT_MASK, 0xff }, 388 { CS42L42_ADC_OVFL_INT_MASK, 0xff },
|
| /linux/sound/soc/codecs/ |
| H A D | cs42l42.c | 79 { CS42L42_ADC_OVFL_INT_MASK, 0x01 }, 230 case CS42L42_ADC_OVFL_INT_MASK: in cs42l42_readable_register() 1636 {CS42L42_ADC_OVFL_STATUS, CS42L42_ADC_OVFL_INT_MASK, 1786 regmap_update_bits(cs42l42->regmap, CS42L42_ADC_OVFL_INT_MASK, in cs42l42_set_interrupt_masks() 2121 REG_SEQ0(CS42L42_ADC_OVFL_INT_MASK, 0x01),
|
| /linux/include/sound/ |
| H A D | cs42l42.h | 365 #define CS42L42_ADC_OVFL_INT_MASK (CS42L42_PAGE_13 + 0x16) macro
|