Home
last modified time | relevance | path

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

/linux-6.6.21/sound/firewire/motu/
Dmotu-protocol-v2.c13 #define V2_CLOCK_SRC_MASK 0x00000007 macro
91 switch (data & V2_CLOCK_SRC_MASK) { in get_clock_source()