Home
last modified time | relevance | path

Searched refs:CS42L42_CODEC_INT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
A Dcs42l42.c78 { CS42L42_CODEC_INT_MASK, 0x03 },
228 case CS42L42_CODEC_INT_MASK: in cs42l42_readable_register()
1172 CS42L42_CODEC_INT_MASK, in cs42l42_process_hs_type_detect()
1385 CS42L42_CODEC_INT_MASK, in cs42l42_init_hs_type_detect()
1566 {CS42L42_CODEC_STATUS, CS42L42_CODEC_INT_MASK,
1743 regmap_update_bits(cs42l42->regmap, CS42L42_CODEC_INT_MASK, in cs42l42_set_interrupt_masks()
2154 regmap_write(cs42l42->regmap, CS42L42_CODEC_INT_MASK, 0xff); in cs42l42_i2c_probe()
2181 regmap_write(cs42l42->regmap, CS42L42_CODEC_INT_MASK, 0xff); in cs42l42_i2c_remove()
A Dcs42l42.h441 #define CS42L42_CODEC_INT_MASK (CS42L42_PAGE_13 + 0x1B) macro

Completed in 10 milliseconds