Searched full:central (Results 1 – 25 of 165) sorted by relevance
1234567
/Linux-v6.1/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()
|
/Linux-v6.1/include/drm/ |
D | drm_privacy_screen_driver.h | 45 * struct drm_privacy_screen - central privacy-screen structure 47 * Central privacy-screen structure, this contains the struct device used
|
/Linux-v6.1/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.
|
/Linux-v6.1/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
|
/Linux-v6.1/drivers/scsi/mvsas/ |
D | mv_64xx.h | 48 MVS_INT_STAT = 0x150, /* Central int status */ 49 MVS_INT_MASK = 0x154, /* Central int enable */
|
/Linux-v6.1/Documentation/devicetree/bindings/mips/cavium/ |
D | ciu.txt | 1 * Central Interrupt Unit
|
D | ciu2.txt | 1 * Central Interrupt Unit
|
D | ciu3.txt | 1 * Central Interrupt Unit v3
|
/Linux-v6.1/drivers/soc/rockchip/ |
D | Kconfig | 12 The General Register Files are a central component providing
|
/Linux-v6.1/arch/arm/mach-footbridge/ |
D | Kconfig | 39 in host ("central function") mode.
|
D | dc21285.c | 307 * central function or not. in dc21285_preinit() 317 "central function mode\n", *CSR_CLASSREV & 0xff); in dc21285_preinit()
|
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.h | 111 u8 central_chan; /* central channel */ 117 u8 monitor_central_chan;/* monitor central channel */
|
/Linux-v6.1/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,od.yaml | 16 OD device node must be siblings to the central MMSYS_CONFIG node.
|
D | mediatek,split.yaml | 16 SPLIT device node must be siblings to the central MMSYS_CONFIG node.
|
D | mediatek,ufoe.yaml | 17 UFOe device node must be siblings to the central MMSYS_CONFIG node.
|
D | mediatek,postmask.yaml | 16 POSTMASK device node must be siblings to the central MMSYS_CONFIG node.
|
/Linux-v6.1/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
|
/Linux-v6.1/drivers/net/ethernet/freescale/enetc/ |
D | Kconfig | 41 This driver supports NXP ENETC Central MDIO controller as a PCIe
|
/Linux-v6.1/drivers/media/usb/pvrusb2/ |
D | pvrusb2-context.h | 16 struct pvr2_context; /* All central state */
|
/Linux-v6.1/Documentation/mm/ |
D | page_frags.rst | 19 cache is needed. This provides a central point for the fragment allocation
|
/Linux-v6.1/include/soc/canaan/ |
D | k210-sysctl.h | 22 #define K210_SYSCTL_EN_CENT 0x28 /* Central clock enable */
|
/Linux-v6.1/Documentation/doc-guide/ |
D | maintainer-profile.rst | 6 The documentation "subsystem" is the central coordinating point for the
|
/Linux-v6.1/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:
|
/Linux-v6.1/include/linux/ |
D | if_tap.h | 53 * A tap queue is the central object of tap module, it connects
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra234-cbb.yaml | 18 "CBB central fabric".
|
1234567