Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_spdif.h140 #define INT_DPLL_LOCKED (1 << 20) macro
H A Dfsl_spdif.c36 INT_LOSS_LOCK | INT_DPLL_LOCKED)
353 if (sis & INT_DPLL_LOCKED) in spdif_isr()