Searched defs:book (Results 1 – 6 of 6) sorted by relevance
/linux-6.15/sound/pci/hda/ |
D | tas2781_spi_fwlib.c | 1198 static bool check_inpage_yram(struct tas_crc *cd, unsigned char book, in check_inpage_yram() 1243 static bool check_inblock_yram(struct tas_crc *cd, unsigned char book, in check_inblock_yram() 1255 static bool check_yram(struct tas_crc *cd, unsigned char book, in check_yram() 1269 unsigned char book, unsigned char page, in tasdev_multibytes_chksum() 1331 unsigned char book, unsigned char page, in do_singlereg_checksum() 1380 struct tasdev_blk *block, unsigned char book, in tasdev_bytes_chksum() 1412 struct tasdev_blk *block, unsigned char book, in tasdev_multibytes_wr() 1482 unsigned char offset, book, page, val; in tasdev_load_blk() local
|
D | tas2781-spi.h | 38 #define TASDEVICE_REG(book, page, reg) \ argument
|
/linux-6.15/sound/soc/codecs/ |
D | tas2781-fmwlib.c | 1357 static bool check_inpage_yram(struct tas_crc *cd, unsigned char book, in check_inpage_yram() 1403 static bool check_inblock_yram(struct tas_crc *cd, unsigned char book, in check_inblock_yram() 1414 static bool check_yram(struct tas_crc *cd, unsigned char book, in check_yram() 1429 unsigned short chn, unsigned char book, unsigned char page, in tasdev_multibytes_chksum() 1493 unsigned short chl, unsigned char book, unsigned char page, in do_singlereg_checksum() 1545 struct tasdev_blk *block, int chn, unsigned char book, in tasdev_bytes_chksum() 1577 struct tasdev_blk *block, int chn, unsigned char book, in tasdev_multibytes_wr() 1654 unsigned char book; in tasdev_load_blk() local
|
D | tas2781-comlib.c | 48 unsigned short chn, int book) in tasdevice_change_chn_book()
|
/linux-6.15/arch/s390/kernel/ |
D | topology.c | 124 struct mask_info *book, in add_cpus_to_mask() 187 struct mask_info *book = &book_info; in tl_to_masks() local
|
/linux-6.15/include/sound/ |
D | tas2781.h | 43 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ argument
|