Home
last modified time | relevance | path

Searched defs:syt (Results 1 – 2 of 2) sorted by relevance

/linux/sound/firewire/
H A Damdtp-stream.c484 static unsigned int compute_syt_offset(unsigned int syt, unsigned int cycle, in compute_syt_offset() argument
693 unsigned int data_block_counter, unsigned int syt) in generate_cip_header() argument
709 build_it_pkt_header(struct amdtp_stream * s,unsigned int cycle,struct fw_iso_packet * params,unsigned int header_length,unsigned int data_blocks,unsigned int data_block_counter,unsigned int syt,unsigned int index,u32 curr_cycle_time) build_it_pkt_header() argument
732 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
832 parse_ir_ctx_header(struct amdtp_stream * s,unsigned int cycle,const __be32 * ctx_header,unsigned int * data_blocks,unsigned int * data_block_counter,unsigned int * syt,unsigned int packet_index,unsigned int index,u32 curr_cycle_time) parse_ir_ctx_header() argument
954 unsigned int syt; generate_tx_packet_descs() local
1022 unsigned int syt; compute_syt() local
[all...]
H A Damdtp-stream.h106 u32 syt; member