Home
last modified time | relevance | path

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

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