Home
last modified time | relevance | path

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

/linux-6.12.1/sound/firewire/
Damdtp-stream.h57 CIP_DBC_IS_PAYLOAD_QUADLETS = 0x800, enumerator
Damdtp-stream.c801 if (!(s->flags & CIP_DBC_IS_PAYLOAD_QUADLETS)) { in check_cip_header()
/linux-6.12.1/sound/firewire/oxfw/
Doxfw-stream.c181 flags |= CIP_DBC_IS_END_EVENT | CIP_DBC_IS_PAYLOAD_QUADLETS; in init_stream()