Searched refs:V2_CLOCK_RATE_MASK (Results 1 – 1 of 1) sorted by relevance
11 #define V2_CLOCK_RATE_MASK 0x00000038 macro36 unsigned int index = (data & V2_CLOCK_RATE_MASK) >> V2_CLOCK_RATE_SHIFT; in get_clock_rate()80 data &= ~V2_CLOCK_RATE_MASK; in snd_motu_protocol_v2_set_clock_rate()