Searched refs:CS42L42_CODEC_INT_MASK (Results 1 – 2 of 2) sorted by relevance
95 { CS42L42_CODEC_INT_MASK, 0x03 },250 case CS42L42_CODEC_INT_MASK: in cs42l42_readable_register()1045 CS42L42_CODEC_INT_MASK, in cs42l42_process_hs_type_detect()1250 CS42L42_CODEC_INT_MASK, in cs42l42_init_hs_type_detect()1431 {CS42L42_CODEC_STATUS, CS42L42_CODEC_INT_MASK,1609 regmap_update_bits(cs42l42->regmap, CS42L42_CODEC_INT_MASK, in cs42l42_set_interrupt_masks()
381 #define CS42L42_CODEC_INT_MASK (CS42L42_PAGE_13 + 0x1B) macro