Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/firewire/dice/
Ddice-interface.h132 #define STATUS_SOURCE_LOCKED 0x00000001 macro
Ddice-proc.c143 buf.global.status & STATUS_SOURCE_LOCKED ? "" : "un", in dice_proc_read()
Ddice-stream.c107 if (!(be32_to_cpu(nominal) & STATUS_SOURCE_LOCKED)) in ensure_phase_lock()