Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/
H A Damdtp-stream.h47 CIP_JUMBO_PAYLOAD = 0x40, enumerator
H A Damdtp-stream.c318 if (s->flags & CIP_JUMBO_PAYLOAD) in amdtp_stream_get_max_payload()
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw-stream.c185 oxfw->tx_stream.flags |= CIP_JUMBO_PAYLOAD; in init_stream()