Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/fsl/
Dfsl_spdif.h128 #define INT_DPLL_LOCKED (1 << 20) macro
Dfsl_spdif.c38 INT_LOSS_LOCK | INT_DPLL_LOCKED)
239 if (sis & INT_DPLL_LOCKED) in spdif_isr()