Searched refs:CS42L42_CODEC_INT_MASK (Results 1 – 2 of 2) sorted by relevance
92 { CS42L42_CODEC_INT_MASK, 0x03 },247 case CS42L42_CODEC_INT_MASK: in cs42l42_readable_register()928 CS42L42_CODEC_INT_MASK, in cs42l42_process_hs_type_detect()1133 CS42L42_CODEC_INT_MASK, in cs42l42_init_hs_type_detect()1305 {CS42L42_CODEC_STATUS, CS42L42_CODEC_INT_MASK,1454 regmap_update_bits(cs42l42->regmap, CS42L42_CODEC_INT_MASK, in cs42l42_set_interrupt_masks()
379 #define CS42L42_CODEC_INT_MASK (CS42L42_PAGE_13 + 0x1B) macro