Searched full:central (Results 1 – 25 of 126) sorted by relevance
123456
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | central.c | 2 /* central.c: Central FHC driver for Sunfire/Starfire/Wildfire. 30 bool central; member 171 if (of_node_name_eq(op->dev.of_node->parent, "central")) in fhc_probe() 172 p->central = true; in fhc_probe() 182 if (p->central) { in fhc_probe() 195 if (!p->central) { in fhc_probe() 216 if (!p->central) in fhc_probe() 234 (p->central ? "(Central)" : ""))); in fhc_probe()
|
| /kernel/linux/linux-5.10/fs/nls/ |
| D | Kconfig | 94 tristate "Codepage 852 (Central/Eastern Europe)" 103 for much of Central and Eastern Europe. It has all the required 290 tristate "Windows CP1250 (Slavic/Central European Languages)" 296 character set, which works for most Latin-written Slavic and Central 332 tristate "NLS ISO 8859-2 (Latin 2; Slavic/Central European Languages)" 338 set, which works for most Latin-written Slavic and Central European 495 Central Europe.
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | afs.rst | 81 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells 141 ls /afs/grand.central.org/ 182 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells
|
| /kernel/linux/linux-5.10/drivers/scsi/mvsas/ |
| D | mv_64xx.h | 48 MVS_INT_STAT = 0x150, /* Central int status */ 49 MVS_INT_MASK = 0x154, /* Central int enable */
|
| D | mv_94xx.h | 60 MVS_INT_STAT = 0x150, /* Central int status */ 61 MVS_INT_MASK = 0x154, /* Central int enable */
|
| /kernel/linux/linux-5.10/arch/arm/mach-footbridge/ |
| D | dc21285.c | 292 * central function or not. in dc21285_preinit() 305 "central function" : "addin"); in dc21285_preinit() 354 panic("PCI: this kernel is compiled for central " in dc21285_preinit()
|
| D | Kconfig | 39 in host ("central function") mode.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/cavium/ |
| D | ciu.txt | 1 * Central Interrupt Unit
|
| D | ciu3.txt | 1 * Central Interrupt Unit v3
|
| D | ciu2.txt | 1 * Central Interrupt Unit
|
| /kernel/linux/linux-5.10/drivers/soc/rockchip/ |
| D | Kconfig | 12 The General Register Files are a central component providing
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | brcm,bcm4708-pinmux.txt | 10 Node of the pinmux must be nested in the CRU (Central Resource Unit) "syscon"
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
| D | Kconfig | 32 This driver supports NXP ENETC Central MDIO controller as a PCIe
|
| D | enetc_pci_mdio.c | 8 #define ENETC_MDIO_DEV_NAME "FSL PCIe IE Central MDIO"
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/keystone/ |
| D | ti,k3-sci-common.yaml | 13 The TI K3 family of SoCs usually have a central System Controller Processor
|
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-context.h | 16 struct pvr2_context; /* All central state */
|
| /kernel/linux/linux-5.10/Documentation/vm/ |
| D | page_frags.rst | 19 cache is needed. This provides a central point for the fragment allocation
|
| /kernel/linux/linux-5.10/Documentation/doc-guide/ |
| D | maintainer-profile.rst | 6 The documentation "subsystem" is the central coordinating point for the
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | if_tap.h | 52 * A tap queue is the central object of tap module, it connects
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | regulatory.rst | 19 to the kernel one regulatory domain to be used as the central 38 is CRDA - central regulatory domain agent. Its documented here:
|
| /kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
| D | Kconfig | 44 Global Trace Hub (GTH) is the central component of the
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | fsl-enetc.txt | 52 1.2. Using the central MDIO PCIe endpoint device
|
| /kernel/linux/linux-5.10/drivers/s390/scsi/ |
| D | zfcp_diag.h | 41 * struct zfcp_diag_adapter - central storage for all diagnostics concerning an
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | tracing_map.h | 24 * The central data structure of the tracing_map is an initially 36 * The central function of the tracing_map API is
|
| /kernel/linux/linux-5.10/drivers/char/ipmi/ |
| D | Kconfig | 11 This enables the central IPMI message handler, required for IPMI
|
123456