Searched refs:line_bytes (Results 1 – 3 of 3) sorted by relevance
127 bt->line_bytes = bt->block_bytes; in bt878_make_risc()130 while (bt->line_bytes > 4095) { in bt878_make_risc()131 bt->line_bytes >>= 1; in bt878_make_risc()153 bt->line_count, bt->line_bytes); in bt878_risc_program()164 line_bytes); in bt878_risc_program()167 bt->line_bytes); in bt878_risc_program()169 buf_pos += bt->line_bytes; in bt878_risc_program()178 btwrite((bt->line_count << 16) | bt->line_bytes, BT878_APACK_LEN); in bt878_risc_program()
111 u32 line_bytes; member
188 unsigned int line_bytes; member257 chip->line_bytes = period_bytes; in snd_bt87x_create_risc()487 chip->line_bytes | (chip->lines << 16)); in snd_bt87x_start()524 return (snd_pcm_uframes_t)bytes_to_frames(runtime, chip->current_line * chip->line_bytes); in snd_bt87x_pointer()