Searched refs:CS42L42_CODEC_INT_MASK (Results 1 – 2 of 2) sorted by relevance
93 { CS42L42_CODEC_INT_MASK, 0x03 },248 case CS42L42_CODEC_INT_MASK: in cs42l42_readable_register()942 CS42L42_CODEC_INT_MASK, in cs42l42_process_hs_type_detect()1147 CS42L42_CODEC_INT_MASK, in cs42l42_init_hs_type_detect()1319 {CS42L42_CODEC_STATUS, CS42L42_CODEC_INT_MASK,1468 regmap_update_bits(cs42l42->regmap, CS42L42_CODEC_INT_MASK, in cs42l42_set_interrupt_masks()
378 #define CS42L42_CODEC_INT_MASK (CS42L42_PAGE_13 + 0x1B) macro