Searched refs:CS42L42_PLL_LOCK_INT_MASK (Results 1 – 2 of 2) sorted by relevance
98 { CS42L42_PLL_LOCK_INT_MASK, 0x01 },253 case CS42L42_PLL_LOCK_INT_MASK: in cs42l42_readable_register()1441 {CS42L42_PLL_LOCK_STATUS, CS42L42_PLL_LOCK_INT_MASK,1649 regmap_update_bits(cs42l42->regmap, CS42L42_PLL_LOCK_INT_MASK, in cs42l42_set_interrupt_masks()
408 #define CS42L42_PLL_LOCK_INT_MASK (CS42L42_PAGE_13 + 0x1F) macro