Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/firewire/dice/
A Ddice-interface.h105 #define CLOCK_RATE_MASK 0x0000ff00 macro
A Ddice-transaction.c85 index = (be32_to_cpu(info) & CLOCK_RATE_MASK) >> CLOCK_RATE_SHIFT; in snd_dice_transaction_get_rate()
A Ddice-proc.c139 (buf.global.clock_select & CLOCK_RATE_MASK) in dice_proc_read()
A Ddice-stream.c74 data &= ~CLOCK_RATE_MASK; in select_clock()

Completed in 7 milliseconds