Home
last modified time | relevance | path

Searched +full:- +full:alike (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v6.1/arch/m68k/include/asm/
Damigahw.h2 ** asm-m68k/amigahw.h -- This header defines some macros and pointers for
21 #include <asm/bootinfo-amiga.h>
54 AMIGAHW_DECLARE(A3000_SCSI); /* SCSI (wd33c93, A3000 alike) */
55 AMIGAHW_DECLARE(A4000_SCSI); /* SCSI (ncr53c710, A4000T alike) */
56 AMIGAHW_DECLARE(A1200_IDE); /* IDE (A1200 alike) */
57 AMIGAHW_DECLARE(A4000_IDE); /* IDE (A4000 alike) */
65 AMIGAHW_DECLARE(A2000_CLK); /* Hardware Clock (A2000 alike) */
66 AMIGAHW_DECLARE(A3000_CLK); /* Hardware Clock (A3000 alike) */
244 #define ZTWO_PADDR(x) (((unsigned long)(x))-zTwoBase)
292 unsigned int :28, cntrl1:4; /* control-byte 1 */
[all …]
Dmac_via.h1 /* SPDX-License-Identifier: GPL-2.0 */
6 * via them as are assorted bits and bobs - eg rtc, adb. The picture
59 * state-control line SEL" on all but IIfx
83 /* Macintosh Family Hardware sez: bits 0-2 of VIA1A are volume control
85 * On IIci,IIfx, bits 1-2 are the rest of the CPU ID:
89 * CHRP sez: VIA1A bits 0-2 and 5 are 'unused': if programmed as
112 #define VIA1B_vRTCClk 0x02 /* Real time clock serial-clock line. */
113 #define VIA1B_vRTCData 0x01 /* Real time clock serial-data line. */
117 * correspond to a VIA work-alike named 'EVR'. */
132 * defines the 'Video IRQ' as 0x40 for the 'EVR' VIA work-alike.
[all …]
Dfloppy.h41 /* vdma globals adapted from asm-i386/floppy.h */
91 return -ENXIO; in fd_request_irq()
110 /* No 64k boundary crossing problems on Q40 - no DMA at all */
113 #define DMA_MODE_READ 0x44 /* i386 look-alike */
128 return -1; in m68k_floppy_init()
213 lcount; lcount--, lptr++) { in floppy_hardint()
/Linux-v6.1/drivers/media/usb/gspca/stv06xx/
Dstv06xx_st6422.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
4 * st6422 stv06xx alike bridge, as its integrated there are no i2c writes
9 * Strongly based on qc-usb-messenger, which is:
10 * Copyright (c) 2001 Jean-Fredric Clere, Nikolas Zimmermann, Georg Acher
11 * Mark Cave-Ayland, Carlo E Prelz, Dick Streefland
Dstv06xx_st6422.c1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * st6422 stv06xx alike bridge, as its integrated there are no i2c writes
9 * Strongly based on qc-usb-messenger, which is:
10 * Copyright (c) 2001 Jean-Fredric Clere, Nikolas Zimmermann, Georg Acher
11 * Mark Cave-Ayland, Carlo E Prelz, Dick Streefland
57 container_of(ctrl->handler, struct gspca_dev, ctrl_handler); in st6422_s_ctrl()
59 int err = -EINVAL; in st6422_s_ctrl()
61 switch (ctrl->id) { in st6422_s_ctrl()
63 err = setbrightness(sd, ctrl->val); in st6422_s_ctrl()
66 err = setcontrast(sd, ctrl->val); in st6422_s_ctrl()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/soc/renesas/
Drenesas,rzg2l-sysc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: "http://devicetree.org/schemas/soc/renesas/renesas,rzg2l-sysc.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
10 - Geert Uytterhoeven <geert+renesas@glider.be>
13 The RZ/{G2L,V2L}-alike System Controller (SYSC) performs system control of
15 - External terminal state capture function
16 - 34-bit address space access function
17 - Low power consumption control
18 - WDT stop control
[all …]
/Linux-v6.1/arch/mips/include/asm/
Dmipsprom.h1 /* SPDX-License-Identifier: GPL-2.0 */
42 /* Libc alike stuff */
/Linux-v6.1/tools/testing/selftests/arm64/signal/
DREADME7 - Tests are built around a common main compilation unit: such shared main
9 signal-test (setup/trigger/run/result/cleanup)
11 - The above mentioned ops are configurable on a test-by-test basis: each test
14 - Each signal testcase is compiled into its own executable: a separate
20 - New tests can be simply defined in testcases/ dir providing a proper struct
24 - Signals' test-cases hereafter defined belong currently to two
27 - 'mangle_' tests: a real signal (SIGUSR1) is raised and used as a trigger
31 - 'fake_sigreturn_' tests: a brand new custom artificial sigframe structure
36 - Most of these tests are successfully passing if the process gets killed by
38 kind of tests it is extremely easy in fact to end-up injecting other
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Drenesas,rzg2l-cpg.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: "http://devicetree.org/schemas/clock/renesas,rzg2l-cpg.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
10 - Geert Uytterhoeven <geert+renesas@glider.be>
13 On Renesas RZ/{G2L,V2L}-alike SoC's, the CPG (Clock Pulse Generator) and Module
18 - The CPG block generates various core clocks,
19 - The Module Standby Mode block provides two functions:
27 - renesas,r9a07g043-cpg # RZ/G2UL{Type-1,Type-2} and RZ/Five
28 - renesas,r9a07g044-cpg # RZ/G2{L,LC}
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dsprd,spi-adi.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: "http://devicetree.org/schemas/spi/sprd,spi-adi.yaml#"
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - Orson Zhai <orsonzhai@gmail.com>
12 - Baolin Wang <baolin.wang7@gmail.com>
13 - Chunyan Zhang <zhang.lyra@gmail.com>
16 ADI is the abbreviation of Anolog-Digital interface, which is used to access
18 framework for its hardware implementation is alike to SPI bus and its timing
29 Thus we introduce one property named "sprd,hw-channels" to configure hardware
[all …]
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dtuner.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
83 ioctls are used for TV and radio devices alike. Drivers must support
/Linux-v6.1/drivers/irqchip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
118 tristate "Broadcom STB 7038-style L1/L2 interrupt controller driver"
126 tristate "Broadcom STB 7120-style L2 interrupt controller driver"
213 bool "J-Core integrated AIC" if COMPILE_TEST
217 Support for the J-Core integrated AIC.
228 interrupt pins, as found on SH/R-Mobile and R-Car Gen1 SoCs.
231 bool "Renesas R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} IRQC support" if COMPILE_TEST
236 devices, as found on R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} SoCs.
246 bool "Renesas RZ/G2L (and alike SoC) IRQC support" if COMPILE_TEST
250 Enable support for the Renesas RZ/G2L (and alike SoC) Interrupt Controller
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/
Drenesas,rzg2l-irqc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/renesas,rzg2l-irqc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas RZ/G2L (and alike SoC's) Interrupt Controller (IA55)
10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
11 - Geert Uytterhoeven <geert+renesas@glider.be>
15 interrupts of NMI, IRQ, and GPIOINT and the interrupts of the built-in peripheral
17 - IRQ sense select for 8 external interrupts, mapped to 8 GIC SPI interrupts
18 - GPIO pins used as external interrupt input pins, mapped to 32 GIC SPI interrupts
[all …]
/Linux-v6.1/Documentation/x86/
Dentry_64.rst1 .. SPDX-License-Identifier: GPL-2.0
16 for 64-bit, arch/x86/entry/entry_32.S for 32-bit and finally
17 arch/x86/entry/entry_64_compat.S which implements the 32-bit compatibility
18 syscall entry points and thus provides for 32-bit processes the
19 ability to execute syscalls when running on 64-bit kernels.
25 - system_call: syscall instruction from 64-bit code.
27 - entry_INT80_compat: int 0x80 from 32-bit or 64-bit code; compat syscall
30 - entry_INT80_compat, ia32_sysenter: syscall and sysenter from 32-bit
33 - interrupt: An array of entries. Every IDT vector that doesn't
36 magically-generated functions that make their way to common_interrupt()
[all …]
/Linux-v6.1/drivers/net/ethernet/dec/tulip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
7 bool "DEC - Tulip devices"
114 the TX9882 chip on the Compex RL100-ATX board.
147 It should work with most DEC 21*4*-based chips/ethercards, as well
148 as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Drenesas,rzg2l-pinctrl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/renesas,rzg2l-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Geert Uytterhoeven <geert+renesas@glider.be>
11 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
14 The Renesas SoCs of the RZ/{G2L,V2L} alike series feature a combined Pin and
16 Pin multiplexing and GPIO configuration is performed on a per-pin basis.
24 - items:
25 - enum:
[all …]
/Linux-v6.1/scripts/mod/
Dmodpost.h1 /* SPDX-License-Identifier: GPL-2.0 */
17 /* On BSD-alike OSes elf.h defines these according to host's word size */
53 /* The 64-bit MIPS ELF ABI uses an unusual reloc format. */
81 ((unsigned char*)dest)[i] = ((unsigned char*)src)[size - i-1]; in __endian()
159 /* Accessor for sym->st_shndx, hides ugliness of "64k sections" */
163 unsigned int index = sym->st_shndx; in get_secindex()
170 return info->symtab_shndx_start[sym - info->symtab_start]; in get_secindex()
174 * the way to UINT_MAX-255..UINT_MAX, to avoid conflicting with real in get_secindex()
178 return index - SHN_HIRESERVE - 1; in get_secindex()
205 * warn - show the given message, then let modpost continue running, still
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/mmc/
Darm,pl18x.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
11 - Ulf Hansson <ulf.hansson@linaro.org>
15 reading and writing to MultiMedia and SD cards alike. Over the years
20 - $ref: /schemas/arm/primecell.yaml#
21 - $ref: mmc-controller.yaml#
29 - arm,pl180
30 - arm,pl181
[all …]
/Linux-v6.1/Documentation/filesystems/
D9p.rst1 .. SPDX-License-Identifier: GPL-2.0
26 http://xcpu.org/papers/xcpu-talk.pdf
30 http://xcpu.org/papers/cellfs-talk.pdf
33 * VirtFS: A Virtualization Aware File System pass-through
41 mount -t 9p 10.10.1.2 /mnt/9
45 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER
49 mount -t 9p -o trans=virtio <mount_tag> /mnt/9
84 alike are synchronous.
87 intended for exclusive, read-only mounts
89 use FS-Cache for a persistent, read-only
[all …]
/Linux-v6.1/arch/x86/xen/
Denlighten.c1 // SPDX-License-Identifier: GPL-2.0
24 #include "xen-ops.h"
32 * &HYPERVISOR_shared_info->vcpu_info[cpu]. See xen_hvm_init_shared_info
33 * and xen_vcpu_setup for details. By default it points to share_info->vcpu_info
40 /* Linux <-> Xen vCPU id mapping */
58 * NB: These need to live in .data or alike because they're used by
150 &HYPERVISOR_shared_info->vcpu_info[xen_vcpu_nr(cpu)]; in xen_vcpu_info_reset()
168 * VCPUs (cpu_init -> xen_hvm_cpu_prepare_hvm). in xen_vcpu_setup()
187 * Subsequent calls will error out with -EINVAL. This is due to in xen_vcpu_setup()
189 * hypercall does not allow to over-write info.mfn and in xen_vcpu_setup()
[all …]
/Linux-v6.1/Documentation/hwmon/
Dw83781d.rst10 Addresses scanned: I2C 0x28 - 0x2f, ISA 0x290 (8 I/O ports)
12 Datasheet: http://www.winbond-usa.com/products/winbond_products/pdfs/PCIC/w83781d.pdf
18 Addresses scanned: I2C 0x28 - 0x2f, ISA 0x290 (8 I/O ports)
28 Datasheet: http://www.winbond-usa.com/products/winbond_products/pdfs/PCIC/w83783s.pdf
34 Addresses scanned: I2C 0x28 - 0x2f
42 - Frodo Looijaard <frodol@dds.nl>,
43 - Philip Edelbrock <phil@netroedge.com>,
44 - Mark Studebaker <mdsxyz123@yahoo.com>
47 -----------------
67 -----------
[all …]
/Linux-v6.1/drivers/ata/
Dpata_it8213.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * pata_it8213.c - iTE Tech. Inc. IT8213 PATA driver
25 * it8213_pre_reset - probe begin
38 struct ata_port *ap = link->ap; in it8213_pre_reset()
39 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in it8213_pre_reset()
40 if (!pci_test_config_bits(pdev, &it8213_enable_bits[ap->port_no])) in it8213_pre_reset()
41 return -ENOENT; in it8213_pre_reset()
47 * it8213_cable_detect - check for 40/80 pin
56 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in it8213_cable_detect()
65 * it8213_set_piomode - Initialize host controller PATA PIO timings
[all …]
/Linux-v6.1/Documentation/virt/kvm/
Dppc-pv.rst1 .. SPDX-License-Identifier: GPL-2.0
35 'hypercall-instructions'. This property contains at most 4 opcodes that make
43 r0 - volatile
53 r12 - volatile
57 apply for x86 and powerpc alike with the exception that each KVM hypercall
80 applicable to the target. For now, we always map the page to -4096. This way we
84 ld rX, -4096(0)
133 - MSR_EE
134 - MSR_RI
153 mfmsr rX ld rX, magic_page->msr
[all …]
/Linux-v6.1/Documentation/process/
Demail-clients.rst7 ---
9 These days most developers use ``git send-email`` instead of regular
19 -------------------
23 attachments, but then the attachments should have content-type
29 for patches and other emails alike. https://useplaintext.email may be useful
44 Emailed patches should be in ASCII or UTF-8 encoding only.
45 If you configure your email client to send emails with UTF-8 encoding,
48 Email clients should generate and maintain "References:" or "In-Reply-To:"
51 Copy-and-paste (or cut-and-paste) usually does not work for patches
54 copy-and-paste.
[all …]
/Linux-v6.1/include/linux/
Dwriteback.h1 /* SPDX-License-Identifier: GPL-2.0 */
12 #include <linux/backing-dev-defs.h>
30 * fs/fs-writeback.c
48 * For a_ops->writepages(): if start or end are non-zero then this is
59 unsigned tagged_writepages:1; /* tag-and-write to avoid livelock */
75 /* To enable batching of swap writes to non-block-device backends,
100 if (wbc->punt_to_cgroup) in wbc_to_write_flags()
103 if (wbc->sync_mode == WB_SYNC_ALL) in wbc_to_write_flags()
105 else if (wbc->for_kupdate || wbc->for_background) in wbc_to_write_flags()
113 ((wbc)->wb ? (wbc)->wb->blkcg_css : blkcg_root_css)
[all …]

12