Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-protocol-v2.c13 #define V2_CLOCK_SRC_MASK 0x00000007 macro
150 data &= V2_CLOCK_SRC_MASK; in get_clock_source()