Home
last modified time | relevance | path

Searched refs:CLOCK_RATE_MASK (Results 1 - 8 of 8) sorted by relevance

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

Completed in 5 milliseconds