Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/pcxhr/
Dpcxhr.c1365 #define TIME_CODE_VALID_MASK 0x00800000 macro
1420 if (!(rmh.stat[0] & TIME_CODE_VALID_MASK)) { in pcxhr_proc_ltc()