Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c1490 static bool check_inpage_yram(struct tas_crc *cd, unsigned char book, in check_inpage_yram()
1536 static bool check_inblock_yram(struct tas_crc *cd, unsigned char book, in check_inblock_yram()
1547 static bool check_yram(struct tas_crc *cd, unsigned char book, in check_yram()
1562 unsigned short chn, unsigned char book, unsigned char page, in tasdev_multibytes_chksum()
1626 unsigned short chl, unsigned char book, unsigned char page, in do_singlereg_checksum()
1678 struct tasdev_blk *block, int chn, unsigned char book, in tasdev_bytes_chksum()
1710 struct tasdev_blk *block, int chn, unsigned char book, in tasdev_multibytes_wr()
1787 unsigned char book; in tasdev_load_blk() local
H A Dtas675x.c123 static inline int tas675x_select_book(struct regmap *regmap, u8 book) in tas675x_select_book()
136 static inline int __tas675x_select_book(struct tas675x_priv *tas, u8 book) in __tas675x_select_book()
/linux/arch/s390/kernel/
H A Dtopology.c123 struct mask_info *book, in add_cpus_to_mask()
186 struct mask_info *book = &book_info; in tl_to_masks() local
/linux/include/sound/
H A Dtas2781.h49 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ argument
194 unsigned char book; member
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c160 unsigned short chn, int book) in tasdevice_spi_change_chn_book()