Home
last modified time | relevance | path

Searched refs:CIP_UNAWARE_SYT (Results 1 – 5 of 5) sorted by relevance

/linux/sound/firewire/fireface/
H A Damdtp-ff.c165 return amdtp_stream_init(s, unit, dir, CIP_BLOCKING | CIP_UNAWARE_SYT | CIP_NO_HEADER, 0, in amdtp_ff_init()
/linux/sound/firewire/
H A Damdtp-stream.h56 CIP_UNAWARE_SYT = 0x400, enumerator
H A Damdtp-stream.c512 bool aware_syt = !(s->flags & CIP_UNAWARE_SYT); in cache_seq()
807 if (!(s->flags & CIP_UNAWARE_SYT)) in check_cip_header()
1022 bool aware_syt = !(s->flags & CIP_UNAWARE_SYT); in generate_rx_packet_descs()
1475 if (s->flags & CIP_UNAWARE_SYT) { in drop_tx_packets_initially()
/linux/sound/firewire/digi00x/
H A Damdtp-dot.c393 unsigned int flags = CIP_NONBLOCKING | CIP_UNAWARE_SYT; in amdtp_dot_init()
/linux/sound/firewire/motu/
H A Damdtp-motu.c440 unsigned int flags = CIP_BLOCKING | CIP_UNAWARE_SYT; in amdtp_motu_init()