Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/motu/
H A Dmotu-protocol-v3.c15 #define V3_CLOCK_SOURCE_MASK 0x000000ff macro
118 data = be32_to_cpu(reg) & V3_CLOCK_SOURCE_MASK; in snd_motu_protocol_v3_get_clock_source()