Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dtas2781_spi_fwlib.c637 subblk_offset = 4; in tasdevice_single_byte_wr()
656 subblk_offset += 4; in tasdevice_single_byte_wr()
659 return subblk_offset; in tasdevice_single_byte_wr()
677 subblk_offset = 4; in tasdevice_burst_wr()
702 return subblk_offset; in tasdevice_burst_wr()
721 subblk_offset += 2; in tasdevice_delay()
723 return subblk_offset; in tasdevice_delay()
758 subblk_offset += 6; in tasdevice_field_wr()
760 return subblk_offset; in tasdevice_field_wr()
789 subblk_offset = 2; in tasdevice_process_block()
[all …]
/linux-6.15/sound/soc/codecs/
H A Dtas2781-fmwlib.c815 subblk_offset = 2; in tasdevice_process_block()
821 subblk_offset += 2; in tasdevice_process_block()
840 subblk_offset += 4; in tasdevice_process_block()
847 subblk_offset += 2; in tasdevice_process_block()
864 data[subblk_offset + 1], in tasdevice_process_block()
865 data[subblk_offset + 2]), in tasdevice_process_block()
888 subblk_offset += 2; in tasdevice_process_block()
901 data[subblk_offset + 3], in tasdevice_process_block()
903 data[subblk_offset + 1], in tasdevice_process_block()
911 subblk_offset += 6; in tasdevice_process_block()
[all …]