Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c1444 static bool check_inpage_yram(struct tas_crc *cd, unsigned char book, in check_inpage_yram()
1490 static bool check_inblock_yram(struct tas_crc *cd, unsigned char book, in check_inblock_yram()
1501 static bool check_yram(struct tas_crc *cd, unsigned char book, in check_yram()
1516 unsigned short chn, unsigned char book, unsigned char page, in tasdev_multibytes_chksum()
1580 unsigned short chl, unsigned char book, unsigned char page, in do_singlereg_checksum()
1632 struct tasdev_blk *block, int chn, unsigned char book, in tasdev_bytes_chksum()
1664 struct tasdev_blk *block, int chn, unsigned char book, in tasdev_multibytes_wr()
1741 unsigned char book; in tasdev_load_blk() local
/linux/include/sound/
H A Dtas2781.h49 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ argument
192 unsigned char book; member
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c153 unsigned short chn, int book) in tasdevice_spi_change_chn_book()