Home
last modified time | relevance | path

Searched full:central (Results 1 – 25 of 153) sorted by relevance

1234567

/linux/arch/sparc/kernel/
H A Dcentral.c2 /* 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/tools/lib/bpf/
H A Dzip.c46 /* Number of the file containing the beginning of the central directory or
51 /* Number of central directory records on this disk or 0xFFFF if ZIP64
56 /* Number of central directory records on all disks or 0xFFFF if ZIP64
61 /* Size of the central directory record or 0xFFFFFFFF if ZIP64 archive. */
64 /* Offset of the central directory from the beginning of the archive or
69 /* Length of comment data following end of central directory record. */
183 /* Because the end of central directory ends with a variable length array of in find_cd()
/linux/include/drm/
H A Ddrm_privacy_screen_driver.h45 * struct drm_privacy_screen - central privacy-screen structure
47 * Central privacy-screen structure, this contains the struct device used
/linux/Documentation/devicetree/bindings/soc/mobileye/
H A Dmobileye,eyeq5-olb.yaml26 - mobileye,eyeq6h-central-olb
307 - mobileye,eyeq6h-central-olb
321 - mobileye,eyeq6h-central-olb
/linux/fs/nls/
H A DKconfig94 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/Documentation/filesystems/
H A Dafs.rst81 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/drivers/scsi/mvsas/
H A Dmv_64xx.h48 MVS_INT_STAT = 0x150, /* Central int status */
49 MVS_INT_MASK = 0x154, /* Central int enable */
/linux/drivers/soc/rockchip/
H A DKconfig12 The General Register Files are a central component providing
/linux/Documentation/devicetree/bindings/mips/cavium/
H A Dciu.txt1 * Central Interrupt Unit
H A Dciu3.txt1 * Central Interrupt Unit v3
H A Dciu2.txt1 * Central Interrupt Unit
/linux/arch/arm/mach-footbridge/
H A DKconfig27 in host ("central function") mode.
H A Ddc21285.c307 * central function or not. in dc21285_preinit()
317 "central function mode\n", *CSR_CLASSREV & 0xff); in dc21285_preinit()
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dralink,rt2880-intc.yaml16 This interrupt controller support a central point for interrupt aggregation
/linux/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,od.yaml16 OD device node must be siblings to the central MMSYS_CONFIG node.
H A Dmediatek,ufoe.yaml17 UFOe device node must be siblings to the central MMSYS_CONFIG node.
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.h111 u8 central_chan; /* central channel */
117 u8 monitor_central_chan;/* monitor central channel */
/linux/Documentation/devicetree/bindings/arm/keystone/
H A Dti,k3-sci-common.yaml13 The TI K3 family of SoCs usually have a central System Controller Processor
/linux/drivers/platform/x86/siemens/
H A DKconfig9 This Simatic IPC class driver is the central of several drivers. It
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.h16 struct pvr2_context; /* All central state */
/linux/Documentation/networking/
H A Dregulatory.rst19 to the kernel one regulatory domain to be used as the central
38 is CRDA - central regulatory domain agent. Its documented here:
/linux/Documentation/mm/
H A Dpage_frags.rst17 cache is needed. This provides a central point for the fragment allocation
/linux/include/soc/canaan/
H A Dk210-sysctl.h22 #define K210_SYSCTL_EN_CENT 0x28 /* Central clock enable */
/linux/drivers/net/ethernet/freescale/enetc/
H A DKconfig52 This driver supports NXP ENETC Central MDIO controller as a PCIe
/linux/kernel/trace/
H A Dtracing_map.h24 * The central data structure of the tracing_map is an initially
36 * The central function of the tracing_map API is

1234567