Home
last modified time | relevance | path

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

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