Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/fsl/
Dfsl_spdif.h140 #define INT_DPLL_LOCKED (1 << 20) macro
Dfsl_spdif.c34 INT_LOSS_LOCK | INT_DPLL_LOCKED)
351 if (sis & INT_DPLL_LOCKED) in spdif_isr()