Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/hda/
Dtas2781_spi_fwlib.c84 unsigned char blktyp; member
382 if (block->type == p[i].blktyp) { in map_dev_idx()
768 int blktyp = dev_idx & 0xC0, subblk_offset; in tasdevice_process_block() local
792 if (((subblk_offset & OFFSET_ERROR_BIT) != 0) && blktyp != 0) { in tasdevice_process_block()
793 if (blktyp == 0x80) { in tasdevice_process_block()
/linux-6.14.4/sound/soc/codecs/
Dtas2781-fmwlib.c83 unsigned char blktyp; member
401 if (block->type == p[i].blktyp) { in map_dev_idx()
679 int blktyp = dev_idx & 0xC0; in tasdevice_process_block() local
797 if (is_err == true && blktyp != 0) { in tasdevice_process_block()
798 if (blktyp == 0x80) { in tasdevice_process_block()