H A D | amdtp-stream.c | 220 // of syt interval. This comes from the interval of isoc cycle. As 1394 in amdtp_stream_add_pcm_hw_constraints() 227 // the syt interval. in amdtp_stream_add_pcm_hw_constraints() 229 // interrupt should be double of the value of syt interval, thus it is in amdtp_stream_add_pcm_hw_constraints() 495 unsigned int data_block_counter, unsigned int syt) in generate_cip_header() 504 (syt & CIP_SYT_MASK)); in generate_cip_header() 511 unsigned int syt, unsigned int index) in build_it_pkt_header() 521 generate_cip_header(s, cip_header, data_block_counter, syt); in build_it_pkt_header() 535 unsigned int *data_block_counter, unsigned int *syt) in check_cip_header() 623 *syt = cip_header[1] & CIP_SYT_MASK; in check_cip_header() 633 unsigned int *syt, unsigne in parse_ir_ctx_header() 494 generate_cip_header(struct amdtp_stream *s, __be32 cip_header[2], unsigned int data_block_counter, unsigned int syt) generate_cip_header() argument 507 build_it_pkt_header(struct amdtp_stream *s, unsigned int cycle, struct fw_iso_packet *params, unsigned int data_blocks, unsigned int data_block_counter, unsigned int syt, unsigned int index) build_it_pkt_header() argument 532 check_cip_header(struct amdtp_stream *s, const __be32 *buf, unsigned int payload_length, unsigned int *data_blocks, unsigned int *data_block_counter, unsigned int *syt) check_cip_header() argument 628 parse_ir_ctx_header(struct amdtp_stream *s, unsigned int cycle, const __be32 *ctx_header, unsigned int *payload_length, unsigned int *data_blocks, unsigned int *data_block_counter, unsigned int *syt, unsigned int packet_index, unsigned int index) parse_ir_ctx_header() argument 720 unsigned int syt; generate_device_pkt_descs() local 752 unsigned int syt; compute_syt() local 773 unsigned int syt; generate_pkt_descs() local 850 unsigned int syt; out_stream_callback() local [all...] |