Searched defs:book (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | tas2781-fmwlib.c | 1367 static bool check_inpage_yram(struct tas_crc *cd, unsigned char book, in check_inpage_yram() 1413 static bool check_inblock_yram(struct tas_crc *cd, unsigned char book, in check_inblock_yram() 1424 static bool check_yram(struct tas_crc *cd, unsigned char book, in check_yram() 1439 unsigned short chn, unsigned char book, unsigned char page, in tasdev_multibytes_chksum() 1503 unsigned short chl, unsigned char book, unsigned char page, in do_singlereg_checksum() 1555 struct tasdev_blk *block, int chn, unsigned char book, in tasdev_bytes_chksum() 1587 struct tasdev_blk *block, int chn, unsigned char book, in tasdev_multibytes_wr() 1664 unsigned char book; in tasdev_load_blk() local
|
H A D | tas2781-comlib-i2c.c | 47 unsigned short chn, int book) in tasdevice_change_chn_book()
|
/linux/include/sound/ |
H A D | tas2781.h | 45 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ argument 167 unsigned char book; member
|
/linux/sound/pci/hda/ |
H A D | tas2781_hda_spi.c | 156 unsigned short chn, int book) in tasdevice_spi_change_chn_book()
|