Home
last modified time | relevance | path

Searched defs:book (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c1367 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 Dtas2781-comlib-i2c.c47 unsigned short chn, int book) in tasdevice_change_chn_book()
/linux/include/sound/
H A Dtas2781.h45 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ argument
167 unsigned char book; member
/linux/sound/pci/hda/
H A Dtas2781_hda_spi.c156 unsigned short chn, int book) in tasdevice_spi_change_chn_book()