Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcs42l42.h458 #define CS42L42_PLL_LOCK_MASK (1 << CS42L42_PLL_LOCK_SHIFT) macro
459 #define CS42L42_PLL_LOCK_VAL_MASK CS42L42_PLL_LOCK_MASK
/openbmc/linux/sound/soc/codecs/
H A Dcs42l42.c1877 CS42L42_PLL_LOCK_MASK, in cs42l42_set_interrupt_masks()