Searched refs:CS42L42_SRCPL_INT_MASK (Results 1 – 4 of 4) sorted by relevance
/linux/sound/pci/hda/ |
H A D | patch_cs8409-tables.c | 141 { CS42L42_SRCPL_INT_MASK, 0xff }, 338 { CS42L42_SRCPL_INT_MASK, 0xff }, 394 { CS42L42_SRCPL_INT_MASK, 0xff },
|
/linux/sound/soc/codecs/ |
H A D | cs42l83-i2c.c | 57 { CS42L42_SRCPL_INT_MASK, 0x7F },
|
H A D | cs42l42.c | 85 { CS42L42_SRCPL_INT_MASK, 0x7F }, 236 case CS42L42_SRCPL_INT_MASK: in cs42l42_readable_register() 1652 {CS42L42_SRCPL_INT_STATUS, CS42L42_SRCPL_INT_MASK, 1839 regmap_update_bits(cs42l42->regmap, CS42L42_SRCPL_INT_MASK, in cs42l42_set_interrupt_masks() 2128 REG_SEQ0(CS42L42_SRCPL_INT_MASK, 0x7F),
|
/linux/include/sound/ |
H A D | cs42l42.h | 437 #define CS42L42_SRCPL_INT_MASK (CS42L42_PAGE_13 + 0x1C) macro
|