Home
last modified time | relevance | path

Searched refs:CS42L42_SRCPL_INT_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409-tables.c141 { CS42L42_SRCPL_INT_MASK, 0xff },
338 { CS42L42_SRCPL_INT_MASK, 0xff },
394 { CS42L42_SRCPL_INT_MASK, 0xff },
/openbmc/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c57 { CS42L42_SRCPL_INT_MASK, 0x7F },
H A Dcs42l42.c88 { CS42L42_SRCPL_INT_MASK, 0x7F },
239 case CS42L42_SRCPL_INT_MASK: in cs42l42_readable_register()
1655 {CS42L42_SRCPL_INT_STATUS, CS42L42_SRCPL_INT_MASK,
1842 regmap_update_bits(cs42l42->regmap, CS42L42_SRCPL_INT_MASK, in cs42l42_set_interrupt_masks()
2131 REG_SEQ0(CS42L42_SRCPL_INT_MASK, 0x7F),
/openbmc/linux/include/sound/
H A Dcs42l42.h437 #define CS42L42_SRCPL_INT_MASK (CS42L42_PAGE_13 + 0x1C) macro