Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/hda/
Dpatch_cs8409-tables.c146 { CS42L42_DET_INT2_MASK, 0xff },
343 { CS42L42_DET_INT2_MASK, 0xff }
399 { CS42L42_DET_INT2_MASK, 0xff }
/linux-6.6.21/sound/soc/codecs/
Dcs42l42.c109 { CS42L42_DET_INT2_MASK, 0xFF },
264 case CS42L42_DET_INT2_MASK: in cs42l42_readable_register()
1359 CS42L42_DET_INT2_MASK, in cs42l42_process_hs_type_detect()
1493 CS42L42_DET_INT2_MASK, in cs42l42_cancel_hs_type_detect()
1545 CS42L42_DET_INT2_MASK, in cs42l42_handle_button_press()
1617 CS42L42_DET_INT2_MASK, in cs42l42_handle_button_press()
1653 {CS42L42_DET_INT_STATUS2, CS42L42_DET_INT2_MASK,
1860 regmap_update_bits(cs42l42->regmap, CS42L42_DET_INT2_MASK, in cs42l42_set_interrupt_masks()
2137 REG_SEQ0(CS42L42_DET_INT2_MASK, 0xFF),
Dcs42l83-i2c.c78 { CS42L42_DET_INT2_MASK, 0xFF },
/linux-6.6.21/include/sound/
Dcs42l42.h603 #define CS42L42_DET_INT2_MASK (CS42L42_PAGE_1B + 0x7A) macro