Home
last modified time | relevance | path

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

123

/linux-6.15/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-6.15/sound/pci/hda/
H A Dtas2781_spi_fwlib.c1203 if (book == TAS2781_YRAM_BOOK1) in check_inpage_yram()
1248 if (book == TAS2781_YRAM_BOOK1 || book == TAS2781_YRAM_BOOK2) in check_inblock_yram()
1269 unsigned char book, unsigned char page, in tasdev_multibytes_chksum() argument
1357 book, page, reg, val, nData1); in do_singlereg_checksum()
1482 unsigned char offset, book, page, val; in tasdev_load_blk() local
1503 book = data[0]; in tasdev_load_blk()
1512 TASDEVICE_REG(book, page, offset), in tasdev_load_blk()
1518 block, book, page, offset, in tasdev_load_blk()
1535 len = (book << 8) + page; in tasdev_load_blk()
1536 book = data[0]; in tasdev_load_blk()
[all …]
H A Dtas2781-spi.h38 #define TASDEVICE_REG(book, page, reg) \ argument
39 (((book) << 16) | ((page) << 8) | ((reg) << 1))
/linux-6.15/sound/soc/codecs/
H A Dtas2781-fmwlib.c1362 if (book == TAS2781_YRAM_BOOK1) { in check_inpage_yram()
1408 if (book == TAS2781_YRAM_BOOK1 || book == TAS2781_YRAM_BOOK2) in check_inblock_yram()
1522 book, page, reg, val, nData1); in do_singlereg_checksum()
1591 book, page, reg, len, 0, crc_chksum); in tasdev_multibytes_wr()
1654 unsigned char book; in tasdev_load_blk() local
1675 book = data[0]; in tasdev_load_blk()
1684 TASDEVICE_REG(book, page, offset), in tasdev_load_blk()
1690 block, chn, book, page, offset, in tasdev_load_blk()
1707 len = (book << 8) + page; in tasdev_load_blk()
1708 book = data[0]; in tasdev_load_blk()
[all …]
H A Dtas2781-comlib.c48 unsigned short chn, int book) in tasdevice_change_chn_book() argument
72 if (tasdev->cur_book != book) { in tasdevice_change_chn_book()
73 ret = regmap_write(map, TASDEVICE_BOOKCTL_REG, book); in tasdevice_change_chn_book()
79 tasdev->cur_book = book; in tasdevice_change_chn_book()
/linux-6.15/arch/s390/kernel/
H A Dtopology.c124 struct mask_info *book, in add_cpus_to_mask() argument
142 topo->book_id = book->id; in add_cpus_to_mask()
148 cpumask_set_cpu(cpu, &book->mask); in add_cpus_to_mask()
187 struct mask_info *book = &book_info; in tl_to_masks() local
201 book = book->next; in tl_to_masks()
202 book->id = tle->container.id; in tl_to_masks()
209 add_cpus_to_mask(&tle->cpu, drawer, book, socket); in tl_to_masks()
/linux-6.15/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.
302 :URL: https://docs.rust-embedded.org/book/
[all …]
/linux-6.15/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-6.15/Documentation/tools/
H A Dindex.rst7 This book covers user-space tools that are shipped with the kernel source;
/linux-6.15/include/sound/
H A Dtas2781.h43 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ argument
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Dnetronix,ntxec.yaml13 This EC is found in e-book readers of multiple brands (e.g. Kobo, Tolino), and
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A Dcputopology.rst18 drivers/base/topology.c是體系結構中性的,它導出了這些屬性。然而,die、cluster、book
/linux-6.15/Documentation/translations/zh_CN/admin-guide/
H A Dcputopology.rst18 drivers/base/topology.c是体系结构中性的,它导出了这些属性。然而,die、cluster、book
/linux-6.15/Documentation/filesystems/ext4/
H A Dabout.rst20 This book is licensed under the terms of the GNU Public License, v2.
/linux-6.15/Documentation/networking/
H A Dipsec.rst35 Current IPComp implementation is indeed by the book, while as in practice
/linux-6.15/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-6.15/Documentation/admin-guide/
H A Dcputopology.rst11 However the die, cluster, book, and drawer hierarchy related sysfs files will
/linux-6.15/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-6.15/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-6.15/Documentation/devicetree/bindings/dma/
H A Dsnps,dma-spear1340.yaml108 bits, which is impossible in accordance with DW DMAC IP-core data book.
/linux-6.15/Documentation/doc-guide/
H A Dparse-headers.rst26 enums and defines and create cross-references to a Sphinx book.
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-devices-system-cpu46 Description: the book ID of cpuX. Typically it is the hardware platform's

123