Home
last modified time | relevance | path

Searched refs:book (Results 1 – 25 of 49) sorted by relevance

12

/linux/Documentation/driver-api/dmaengine/
H A Dindex.rst11 This book helps with DMAengine internal APIs and guide for DMAEngine device
22 This book is a guide to device driver writers on how to use the Slave-DMA
33 This book introduces how to test DMA drivers using dmatest module.
43 This book adds some notes about PXA DMA
/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() argument
1449 if (book == TAS2781_YRAM_BOOK1) { in check_inpage_yram()
1453 if (book == TAS2781_YRAM_BOOK2 && page == TAS2781_YRAM5_PAGE) in check_inpage_yram()
1490 static bool check_inblock_yram(struct tas_crc *cd, unsigned char book, in check_inblock_yram() argument
1495 if (book == TAS2781_YRAM_BOOK1 || book == TAS2781_YRAM_BOOK2) in check_inblock_yram()
1501 static bool check_yram(struct tas_crc *cd, unsigned char book, in check_yram() argument
1506 in = check_inpage_yram(cd, book, page, reg, len); in check_yram()
1509 in = check_inblock_yram(cd, book, page, reg, len); in check_yram()
1516 unsigned short chn, unsigned char book, unsigned char page, in tasdev_multibytes_chksum() argument
1532 if ((book == TASDEVICE_BOOK_ID(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum()
[all …]
H A Dtas2783.h27 /* book, page, register */
28 #define TASDEV_REG_SDW(book, page, reg) (((book) * 256 * 128) + \ argument
H A Dtas2781-comlib-i2c.c47 unsigned short chn, int book) in tasdevice_change_chn_book() argument
71 if (tasdev->cur_book != book) { in tasdevice_change_chn_book()
72 ret = regmap_write(map, TASDEVICE_BOOKCTL_REG, book); in tasdevice_change_chn_book()
78 tasdev->cur_book = book; in tasdevice_change_chn_book()
/linux/include/sound/
H A Dtas2781.h49 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ argument
192 unsigned char book; member
254 unsigned short chn, int book);
/linux/arch/s390/kernel/
H A Dtopology.c123 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
200 book = book->next; in tl_to_masks()
201 book->id = tle->container.id; in tl_to_masks()
208 add_cpus_to_mask(&tle->cpu, drawer, book, socket); in tl_to_masks()
/linux/Documentation/process/
H A Dkernel-docs.rst69 :Keywords: modules, GPL book, /proc, ioctls, system calls,
71 :Description: A very nice GPL book on the topic of modules
105 :Notes: Debugging book
130 :Notes: Foundational book
139 :Notes: Foundational book
150 :Notes: Foundational book. Further information in
161 :Notes: Foundational book
254 :URL: https://doc.rust-lang.org/book/
256 :Keywords: rust, book.
257 :Description: From the website: "This book fully embraces the
[all …]
/linux/Documentation/driver-api/80211/
H A Dmac80211.rst6 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 Dmac80211-advanced.rst5 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/tools/
H A Dindex.rst7 This book covers user-space tools that are shipped with the kernel source;
/linux/Documentation/trace/rv/
H A Dlinear_temporal_logic.rst22 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 Dtas2781_hda_spi.c153 unsigned short chn, int book) in tasdevice_spi_change_chn_book() argument
161 if (tasdev->cur_book != book) { in tasdevice_spi_change_chn_book()
162 ret = regmap_write(map, TASDEVICE_BOOKCTL_REG, book); in tasdevice_spi_change_chn_book()
166 tasdev->cur_book = book; in tasdevice_spi_change_chn_book()
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dcputopology.rst18 drivers/base/topology.c是體系結構中性的,它導出了這些屬性。然而,die、cluster、book
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dcputopology.rst18 drivers/base/topology.c是体系结构中性的,它导出了这些属性。然而,die、cluster、book
/linux/Documentation/filesystems/ext4/
H A Dabout.rst20 This book is licensed under the terms of the GNU Public License, v2.
/linux/Documentation/networking/
H A Dipsec.rst35 Current IPComp implementation is indeed by the book, while as in practice
/linux/Documentation/arch/s390/
H A Dzfcpdump.rst49 Tools' book, which is available from IBM Knowledge Center:
H A Dmonreader.rst78 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 Dcputopology.rst11 However the die, cluster, book, and drawer hierarchy related sysfs files will
/linux/drivers/scsi/aic7xxx/
H A DKconfig.aic79xx86 output without having to refer to a data book and/or the aic7xxx.reg
H A DKconfig.aic7xxx91 output without having to refer to a data book and/or the aic7xxx.reg
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx50-kobo-aura.dts4 // The Kobo Aura e-book reader, model N514. The mainboard is marked as E606F0B.
/linux/Documentation/doc-guide/
H A Dparse-headers.rst25 enums and defines and create cross-references to a Sphinx book.
/linux/Documentation/ABI/stable/
H A Dsysfs-devices-system-cpu46 Description: the book ID of cpuX. Typically it is the hardware platform's
/linux/Documentation/security/
H A Dlsm.rst11 The APIs described in this book are outdated.

12