Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/dice/
Ddice-interface.h90 #define CLOCK_SOURCE_MASK 0x000000ff macro
Ddice-transaction.c81 mask = CLOCK_SOURCE_MASK; in set_clock_info()
136 *source = be32_to_cpu(info) & CLOCK_SOURCE_MASK; in snd_dice_transaction_get_clock_source()
Ddice-proc.c138 buf.global.clock_select & CLOCK_SOURCE_MASK), in dice_proc_read()