Home
last modified time | relevance | path

Searched refs:CIP_JUMBO_PAYLOAD (Results 1 – 2 of 2) sorted by relevance

/linux/sound/firewire/
H A Damdtp-stream.h52 CIP_JUMBO_PAYLOAD = 0x40, enumerator
H A Damdtp-stream.c305 if (s->flags & CIP_JUMBO_PAYLOAD) in amdtp_stream_get_max_ctx_payload_size()
962 } else if (s->flags & CIP_JUMBO_PAYLOAD) { in generate_tx_packet_descs()