| /linux/sound/soc/codecs/ |
| H A D | tas2781-fmwlib.c | 1490 static bool check_inpage_yram(struct tas_crc *cd, unsigned char book, in check_inpage_yram() argument 1495 if (book == TAS2781_YRAM_BOOK1) { in check_inpage_yram() 1499 if (book == TAS2781_YRAM_BOOK2 && page == TAS2781_YRAM5_PAGE) in check_inpage_yram() 1536 static bool check_inblock_yram(struct tas_crc *cd, unsigned char book, in check_inblock_yram() argument 1541 if (book == TAS2781_YRAM_BOOK1 || book == TAS2781_YRAM_BOOK2) in check_inblock_yram() 1547 static bool check_yram(struct tas_crc *cd, unsigned char book, in check_yram() argument 1552 in = check_inpage_yram(cd, book, page, reg, len); in check_yram() 1555 in = check_inblock_yram(cd, book, page, reg, len); in check_yram() 1562 unsigned short chn, unsigned char book, unsigned char page, in tasdev_multibytes_chksum() argument 1578 if ((book == TASDEVICE_BOOK_ID(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum() [all …]
|
| H A D | tas675x.c | 123 static inline int tas675x_select_book(struct regmap *regmap, u8 book) in tas675x_select_book() argument 130 ret = regmap_write(regmap, TAS675X_BOOK_CTRL_REG, book); in tas675x_select_book() 136 static inline int __tas675x_select_book(struct tas675x_priv *tas, u8 book) in __tas675x_select_book() argument 146 return i2c_smbus_write_byte_data(client, TAS675X_BOOK_CTRL_REG, book); in __tas675x_select_book()
|
| /linux/include/sound/ |
| H A D | tas2781.h | 49 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ argument 194 unsigned char book; member 256 unsigned short chn, int book);
|
| /linux/arch/s390/kernel/ |
| H A D | topology.c | 123 struct mask_info *book, in add_cpus_to_mask() argument 141 topo->book_id = book->id; in add_cpus_to_mask() 147 cpumask_set_cpu(cpu, &book->mask); in add_cpus_to_mask() 186 struct mask_info *book = &book_info; in tl_to_masks() local 204 book = book->next; in tl_to_masks() 205 book->id = tle->container.id - 1; in tl_to_masks() 212 add_cpus_to_mask(&tle->cpu, drawer, book, socket); in tl_to_masks()
|
| /linux/Documentation/driver-api/80211/ |
| H A D | mac80211.rst | 6 part of the book while implementing a mac80211 driver. In some chapters, 9 This part of the book only covers station and monitor mode 11 modes is covered in the second part of the book. 30 references to other parts of the book.
|
| H A D | mac80211-advanced.rst | 5 Information contained within this part of the book is of interest only 163 This part of the book describes the rate control algorithm interface and 182 This part of the book describes mac80211 internals.
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | cputopology.rst | 18 drivers/base/topology.c是体系结构中性的,它导出了这些属性。然而,die、cluster、book、
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | cputopology.rst | 18 drivers/base/topology.c是體系結構中性的,它導出了這些屬性。然而,die、cluster、book、
|
| /linux/Documentation/trace/rv/ |
| H A D | linear_temporal_logic.rst | 22 Many materials explain LTL in details. One book is:: 115 One book covering model checking and linear temporal logic is::
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | tas2781_hda_spi.c | 160 unsigned short chn, int book) in tasdevice_spi_change_chn_book() argument 168 if (tasdev->cur_book != book) { in tasdevice_spi_change_chn_book() 169 ret = regmap_write(map, TASDEVICE_BOOKCTL_REG, book); in tasdevice_spi_change_chn_book() 173 tasdev->cur_book = book; in tasdevice_spi_change_chn_book()
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | about.rst | 20 This book is licensed under the terms of the GNU Public License, v2.
|
| /linux/Documentation/networking/ |
| H A D | ipsec.rst | 35 Current IPComp implementation is indeed by the book, while as in practice
|
| /linux/Documentation/arch/s390/ |
| H A D | zfcpdump.rst | 49 Tools' book, which is available from IBM Knowledge Center:
|
| H A D | monreader.rst | 78 Refer to the "z/VM Performance" book (SC24-6109-00) on how to create a monitor 205 codes are described in the "z/VM Performance" book, Appendix A.
|
| /linux/Documentation/admin-guide/ |
| H A D | cputopology.rst | 11 However the die, cluster, book, and drawer hierarchy related sysfs files will
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | Kconfig.aic79xx | 86 output without having to refer to a data book and/or the aic7xxx.reg
|
| H A D | Kconfig.aic7xxx | 91 output without having to refer to a data book and/or the aic7xxx.reg
|
| /linux/Documentation/doc-guide/ |
| H A D | parse-headers.rst | 25 enums and defines and create cross-references to a Sphinx book.
|
| /linux/Documentation/security/ |
| H A D | lsm.rst | 11 The APIs described in this book are outdated.
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | kernel-docs.rst | 75 :Palabras Clave: modules, GPL book, /proc, ioctls, system calls,
|
| /linux/Documentation/sound/hd-audio/ |
| H A D | models.rst | 237 ativ-book 238 Samsung Ativ book 8 fixups
|
| /linux/Documentation/core-api/real-time/ |
| H A D | kernel-configuration.rst | 171 the extra accounting and state book-keeping.
|
| /linux/LICENSES/deprecated/ |
| H A D | GFDL-1.1 | 52 whether it is published as a printed book. We recommend this License 109 The "Title Page" means, for a printed book, the title page itself,
|
| /linux/rust/pin-init/ |
| H A D | README.md | 48 [`allocator_api` unstable feature]: https://doc.rust-lang.org/nightly/unstable-book/library-features/allocator-api.html
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces.rst | 157 book for video engineers, :ref:`colimg` has a much broader scope and
|