/linux/tools/perf/pmu-events/arch/s390/cf_zec12/ |
H A D | extended.json | 49 …installed cache line was sourced from memory that is attached to the same book as the Data cache (… 56 …installed cache line was sourced from memory that is attached to the same book as the Instruction … 112 …e directory where the returned cache line was sourced from an Off Chip/On Book Level-3 cache witho… 118 "BriefDescription": "L1D Off-Book L3 Sourced Writes", 119 …ata cache directory where the returned cache line was sourced from an Off Book Level-3 cache witho… 125 "BriefDescription": "L1D On-Book L4 Sourced Writes", 126 …el-1 Data cache directory where the returned cache line was sourced from an On Book Level-4 cache." 132 "BriefDescription": "L1D Off-Book L4 Sourced Writes", 133 …l-1 Data cache directory where the returned cache line was sourced from an Off Book Level-4 cache." 154 …e directory where the returned cache line was sourced from an Off Chip/On Book Level-3 cache with … [all …]
|
/linux/tools/perf/pmu-events/arch/s390/cf_z196/ |
H A D | extended.json | 41 "BriefDescription": "L1D Off-Book L3 Sourced Writes", 42 …l-1 Data Cache directory where the returned cache line was sourced from an Off Book Level-3 cache." 48 "BriefDescription": "L1D On-Book L4 Sourced Writes", 49 …el-1 Data Cache directory where the returned cache line was sourced from an On Book Level-4 cache." 55 "BriefDescription": "L1I On-Book L4 Sourced Writes", 56 …struction Cache directory where the returned cache line was sourced from an On Book Level-4 cache." 69 "BriefDescription": "L1D Off-Book L4 Sourced Writes", 70 …l-1 Data Cache directory where the returned cache line was sourced from an Off Book Level-4 cache." 76 "BriefDescription": "L1I Off-Book L4 Sourced Writes", 77 …truction Cache directory where the returned cache line was sourced from an Off Book Level-4 cache." [all …]
|
/linux/Documentation/arch/powerpc/ |
H A D | isa-versions.rst | 24 Power5 - PowerPC User Instruction Set Architecture Book I v2.02 25 - PowerPC Virtual Environment Architecture Book II v2.02 26 - PowerPC Operating Environment Architecture Book III v2.02 27 PPC970 - PowerPC User Instruction Set Architecture Book I v2.01 28 - PowerPC Virtual Environment Architecture Book II v2.01 29 - PowerPC Operating Environment Architecture Book III v2.01 31 Power4+ - PowerPC User Instruction Set Architecture Book I v2.01 32 - PowerPC Virtual Environment Architecture Book II v2.01 33 - PowerPC Operating Environment Architecture Book III v2.01 34 Power4 - PowerPC User Instruction Set Architecture Book I v2.00 [all …]
|
/linux/drivers/platform/surface/ |
H A D | Kconfig | 48 Surface Pro 5 and 6, Surface Book 2, Surface Laptops 1 and 2, and in 85 devices contained in the base of the Surface Book 3 and the KIP subsystem 91 - Battery/AC devices (Surface Book 3). 157 Driver for the Surface Book clipboard detachment system (DTX). 159 On the Surface Book series devices, the display part containing the 170 some devices, specifically the Surface Book 3, will not be supported. 190 This driver is used on Surface Book (2 and 3) devices with a 200 dGPU devices on the Surface Book 2 and/or 3 during D3cold. 215 Surface Pro 5, Surface Book 2, Surface Laptop, Surface Laptop Go and
|
H A D | surface_gpe.c | 111 .ident = "Surface Book 1", 114 DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "Surface Book"), 119 .ident = "Surface Book 2", 122 DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "Surface Book 2"), 127 .ident = "Surface Book 3", 130 DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "Surface Book 3"),
|
H A D | surface_aggregator_registry.c | 48 /* Base device hub (devices attached to Surface Book 3 base). */ 66 /* Secondary battery (Surface Book 3). */ 110 /* DTX / detachment-system device (Surface Book 3). */ 226 * - Surface Book 2, 236 /* Devices for Surface Book 3. */ 433 /* Surface Book 2 */ 436 /* Surface Book 3 */
|
H A D | surface_hotplug.c | 3 * Surface Book (2 and later) hot-plug driver. 5 * Surface Book devices (can) have a hot-pluggable discrete GPU (dGPU). This 152 * Only set up interrupts that we actually need: The Surface Book 3 in shps_setup_irq() 272 MODULE_DESCRIPTION("Surface Hot-Plug Signaling Driver for Surface Book Devices");
|
/linux/Documentation/driver-api/dmaengine/ |
H A D | index.rst | 11 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/tools/perf/pmu-events/arch/s390/cf_z10/ |
H A D | extended.json | 21 …stalled cache line was sourced from the Level-3 cache that is on the same book as the Instruction … 28 …nstalled cache line was source from the Level-3 cache that is on the same book as the Data cache (… 35 …alled cache line was sourced from a Level-3 cache that is not on the same book as the Instruction … 42 …alled cache line was sourced from a Level-3 cache that is not on the same book as the Data cache (… 49 …installed cache line was sourced from memory that is attached to the same book as the Data cache (… 56 …nstalled cache line was sourced from memory that is attached to the s ame book as the Instruction …
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | pcie_quirks.c | 45 .ident = "Surface Book 1", 48 DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "Surface Book"), 53 .ident = "Surface Book 2", 56 DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "Surface Book 2"), 130 * on some devices (e.g. Surface Book 1), the OS for some reasons in mwifiex_pcie_reset_d3cold_quirk()
|
/linux/sound/pci/hda/ |
H A D | tas2781_spi_fwlib.c | 1198 static bool check_inpage_yram(struct tas_crc *cd, unsigned char book, in check_inpage_yram() argument 1203 if (book == TAS2781_YRAM_BOOK1) in check_inpage_yram() 1205 else if (book == TAS2781_YRAM_BOOK2 && page == TAS2781_YRAM5_PAGE) in check_inpage_yram() 1243 static bool check_inblock_yram(struct tas_crc *cd, unsigned char book, in check_inblock_yram() argument 1248 if (book == TAS2781_YRAM_BOOK1 || book == TAS2781_YRAM_BOOK2) in check_inblock_yram() 1255 static bool check_yram(struct tas_crc *cd, unsigned char book, in check_yram() argument 1260 in = check_inpage_yram(cd, book, page, reg, len); in check_yram() 1262 in = check_inblock_yram(cd, book, page, reg, len); in check_yram() 1269 unsigned char book, unsigned char page, in tasdev_multibytes_chksum() argument 1284 if ((book == TASDEVICE_BOOK_ID(TAS2781_SA_COEFF_SWAP_REG)) && in tasdev_multibytes_chksum() [all …]
|
H A D | tas2781_hda_spi.c | 113 dev_err(tas_priv->dev, "Switch Book E=%d\n", ret); in tasdevice_spi_switch_book() 133 * In our TAS2781 SPI mode, if read from other book (not book 0), in tasdevice_spi_dev_read() 134 * or read from page number larger than 1 in book 0, one more byte in tasdevice_spi_dev_read() 204 * In our TAS2781 SPI mode, if read from other book (not book 0), in tasdevice_spi_dev_bulk_read() 205 * or read from page number larger than 1 in book 0, one more byte in tasdevice_spi_dev_bulk_read() 609 * tas2781 contains book and page two-level register map, especially 610 * book switching will set the register BXXP00R7F, after switching to the 611 * correct book, then leverage the mechanism for paging to access the 772 * book 0, and page number in page_array[], offset was saved in in tas2781_apply_calib()
|
/linux/Documentation/driver-api/surface_aggregator/ |
H A D | overview.rst | 9 introduced on 4th generation devices (Surface Pro 4, Surface Book 1), but 18 4, Surface Book 1), due to the use of a different communication interface 20 Book 2, Surface Laptop 1) and later generation devices, SAM is responsible 24 host. On the Surface Book 2, specifically, it additionally provides an 29 Laptop 3 and Surface Book 3, is responsible for all major HID input (i.e.
|
/linux/sound/soc/codecs/ |
H A D | tas2781-fmwlib.c | 1238 static bool check_inpage_yram(struct tas_crc *cd, unsigned char book, in check_inpage_yram() argument 1243 if (book == TAS2781_YRAM_BOOK1) { in check_inpage_yram() 1247 if (book == TAS2781_YRAM_BOOK2 && page == TAS2781_YRAM5_PAGE) in check_inpage_yram() 1284 static bool check_inblock_yram(struct tas_crc *cd, unsigned char book, in check_inblock_yram() argument 1289 if (book == TAS2781_YRAM_BOOK1 || book == TAS2781_YRAM_BOOK2) in check_inblock_yram() 1295 static bool check_yram(struct tas_crc *cd, unsigned char book, in check_yram() argument 1300 in = check_inpage_yram(cd, book, page, reg, len); in check_yram() 1303 in = check_inblock_yram(cd, book, page, reg, len); in check_yram() 1310 unsigned short chn, unsigned char book, unsigned char page, in tasdev_multibytes_chksum() argument 1326 if ((book == TASDEVICE_BOOK_ID(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum() [all …]
|
/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/drivers/platform/surface/aggregator/ |
H A D | Kconfig | 12 Surface devices (i.e. Surface Pro 5, Surface Book 2, Surface Laptop, 21 - clipboard detachment system control (Surface Book 2 and 3) 22 - HID / keyboard input (Surface Laptops, Surface Book 3)
|
/linux/drivers/watchdog/ |
H A D | booke_wdt.c | 3 * Watchdog timer for PowerPC Book-E systems 198 .identity = "PowerPC Book-E Watchdog", 224 pr_info("powerpc book-e watchdog driver loaded\n"); in booke_wdt_init() 242 MODULE_DESCRIPTION("PowerPC Book-E watchdog driver");
|
/linux/arch/powerpc/include/asm/nohash/ |
H A D | mmu.h | 9 /* Freescale Book-E software loaded TLB or Book-3e (ISA 2.06+) MMU */
|
/linux/Documentation/filesystems/ext4/ |
H A D | about.rst | 3 About this Book 20 This book is licensed under the terms of the GNU Public License, v2.
|
/linux/Documentation/driver-api/surface_aggregator/clients/ |
H A D | san.rst | 14 relating to the discrete GPU (dGPU) of the Surface Book 2 can be sent from 15 ACPI code (note: the Surface Book 3 uses a different method for this). The
|
/linux/tools/perf/pmu-events/arch/s390/cf_z15/ |
H A D | transaction.json | 33 "BriefDescription": "Percentage sourced from Level 4 Local cache on same book", 38 "BriefDescription": "Percentage sourced from Level 4 Remote cache on different book",
|
/linux/tools/perf/pmu-events/arch/s390/cf_z14/ |
H A D | transaction.json | 33 "BriefDescription": "Percentage sourced from Level 4 Local cache on same book", 38 "BriefDescription": "Percentage sourced from Level 4 Remote cache on different book",
|
/linux/tools/perf/pmu-events/arch/s390/cf_z16/ |
H A D | transaction.json | 33 "BriefDescription": "Percentage sourced from Level 4 Local cache on same book", 38 "BriefDescription": "Percentage sourced from Level 4 Remote cache on different book",
|
/linux/tools/perf/pmu-events/arch/s390/cf_z13/ |
H A D | transaction.json | 33 "BriefDescription": "Percentage sourced from Level 4 Local cache on same book", 38 "BriefDescription": "Percentage sourced from Level 4 Remote cache on different book",
|