Home
last modified time | relevance | path

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

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