Searched full:talks (Results 1 – 25 of 73) sorted by relevance
123
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/ |
D | mc.h | 75 #define SGIMC_GIOPAR_HPC64 0x00000001 /* HPC talks to GIO using 64-bits */ 76 #define SGIMC_GIOPAR_GFX64 0x00000002 /* GFX talks to GIO using 64-bits */ 77 #define SGIMC_GIOPAR_EXP064 0x00000004 /* EXP(slot0) talks using 64-bits */ 78 #define SGIMC_GIOPAR_EXP164 0x00000008 /* EXP(slot1) talks using 64-bits */ 79 #define SGIMC_GIOPAR_EISA64 0x00000010 /* EISA bus talks 64-bits to GIO */ 80 #define SGIMC_GIOPAR_HPC264 0x00000020 /* 2nd HPX talks 64-bits to GIO */
|
/kernel/linux/linux-5.10/drivers/acpi/pmic/ |
D | intel_pmic_chtcrc.c | 18 * Cove Plus" PMIC and talks about Cherry Trail, so presuambly that one
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | ibmaem.rst | 4 This driver talks to the IBM Systems Director Active Energy Manager, known
|
D | acpi_power_meter.rst | 4 This driver talks to ACPI 4.0 power meters.
|
/kernel/linux/linux-5.10/arch/m68k/ |
D | Kconfig.bus | 44 name of a bus system, i.e. the way the CPU talks to the other stuff
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | spi.rst | 18 only "master" side interfaces are supported, where Linux talks to SPI
|
/kernel/linux/linux-5.10/Documentation/core-api/ |
D | kref.rst | 11 - http://www.kroah.com/linux/talks/ols_2004_kref_paper/Reprint-Kroah-Hartman-OLS2004.pdf 12 - http://www.kroah.com/linux/talks/ols_2004_kref_talk/
|
D | bus-virt-phys-mapping.rst | 140 only talks about "real memory", that is, CPU memory (RAM).
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | nf_nat_irc.c | 83 /* AAA = "us", ie. where server normally talks to. */ in help()
|
/kernel/linux/linux-5.10/include/linux/usb/ |
D | usb338x.h | 4 * Unlike many such controllers, this one talks PCI.
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
D | pxa27x_udc.h | 221 * the udc talks on (config=3, interface=0, alt=0) 223 * the udc talks on (config=3, interface=0, alt=1) 225 * the udc talks on (config=2, interface=0, alt=0)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
D | a6xx_gmu.h | 146 * band" means that the CPU talks to the GMU directly and not through HFI.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | google,cros-ec.yaml | 15 Google's ChromeOS EC is a microcontroller which talks to the AP and
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
D | usb_u132.h | 38 * "u132-hcd" module is a USB host controller driver that talks
|
D | Kconfig | 122 module which is a USB host controller driver that talks to the OHCI
|
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
D | Kconfig | 16 # A Linux "Gadget Driver" talks to the USB Peripheral Controller 300 The Serial Gadget talks to the Linux-USB generic serial driver.
|
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/ |
D | ishtp-dev.h | 105 * The ISHTP layer talks to hardware IPC message using the following
|
/kernel/linux/linux-5.10/arch/hexagon/mm/ |
D | init.c | 150 * The Gorman book also talks about these functions. in setup_arch_memory()
|
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/ |
D | ip22-mc.c | 167 tmp |= SGIMC_GIOPAR_EISA64; /* MC talks to EISA at 64bits */ in sgimc_init()
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/marvell/ |
D | octeontx2.rst | 105 links this driver talks to AF and AF gets that info from firmware and responds
|
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
D | gen_probe.c | 33 /* OK we liked it. Now find a driver for the command set it talks */ in mtd_do_chip_probe()
|
/kernel/linux/linux-5.10/include/xen/ |
D | xenbus.h | 4 * Talks to Xen Store to figure out what devices we have.
|
/kernel/linux/linux-5.10/drivers/xen/xenbus/ |
D | xenbus_probe_backend.c | 2 * Talks to Xen Store to figure out what devices we have (backend half).
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
D | keyspan_usa49msg.h | 226 disableStatusMessages; // 1=send no status until host talks
|
/kernel/linux/linux-5.10/Documentation/input/ |
D | input.rst | 215 Much like usbmouse, this module talks to keyboards with a simplified
|
123