Home
last modified time | relevance | path

Searched refs:Register (Results 1 – 25 of 198) sorted by relevance

12345678

/Linux-v6.6/drivers/scsi/pcmcia/
Dnsp_io.h21 unsigned int Register,
24 unsigned int Register);
48 unsigned int Register) in nsp_index_read() argument
50 outb(Register, BaseAddr + INDEXREG); in nsp_index_read()
55 unsigned int Register, in nsp_index_write() argument
58 outb(Register, BaseAddr + INDEXREG); in nsp_index_write()
68 unsigned int Register, in nsp_multi_read_1() argument
72 insb(BaseAddr + Register, buf, count); in nsp_multi_read_1()
87 unsigned int Register, in nsp_multi_read_2() argument
91 insw(BaseAddr + Register, buf, count); in nsp_multi_read_2()
[all …]
/Linux-v6.6/Documentation/scsi/
Dhptiop.rst8 Controller Register Map
14 BAR0 offset Register
21 BAR2 offset Register
23 0x10 Inbound Message Register 0
24 0x14 Inbound Message Register 1
25 0x18 Outbound Message Register 0
26 0x1C Outbound Message Register 1
27 0x20 Inbound Doorbell Register
28 0x24 Inbound Interrupt Status Register
29 0x28 Inbound Interrupt Mask Register
[all …]
/Linux-v6.6/Documentation/driver-api/mmc/
Dmmc-dev-attrs.rst20 cid Card Identification Register
21 csd Card Specific Data Register
22 scr SD Card Configuration Register (SD only)
23 date Manufacturing Date (from CID Register)
24 fwrev Firmware/Product Revision (from CID Register)
26 hwrev Hardware/Product Revision (from CID Register)
28 manfid Manufacturer ID (from CID Register)
29 name Product Name (from CID Register)
30 oemid OEM/Application ID (from CID Register)
31 prv Product Revision (from CID Register)
[all …]
/Linux-v6.6/arch/arm/include/debug/
Dat91.S19 strb \rd, [\rx, #(AT91_DBGU_THR)] @ Write to Transmitter Holding Register
23 1001: ldr \rd, [\rx, #(AT91_DBGU_SR)] @ Read Status Register
32 1001: ldr \rd, [\rx, #(AT91_DBGU_SR)] @ Read Status Register
Dvf.S23 strb \rd, [\rx, #0x7] @ Data Register
27 1001: ldrb \rd, [\rx, #0x4] @ Status Register 1
Dstm32.S34 1001: ldr \rd, [\rx, #(STM32_USART_SR_OFF)] @ Read Status Register
40 1001: ldr \rd, [\rx, #(STM32_USART_SR_OFF)] @ Read Status Register
/Linux-v6.6/Documentation/devicetree/bindings/rtc/
Drtc-cmos.txt11 called "Register B".
13 called "Register A".
15 "Register A" and "B" are usually initialized by the firmware (BIOS for
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx27-pinctrl.txt24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
30 Register: DDIR
40 3 - Data Register
47 1 - Interrupt Status Register
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dalc5623.txt11 Register. If absent or has the value of 0, the
15 Control Register. If absent or has value 0, the
Domap-dmic.txt5 - reg: Register location and size as an array:
/Linux-v6.6/Documentation/arch/m68k/
Dbuddha-driver.rst10 Register map of the Buddha IDE controller and the
45 $7fe Speed-select Register: Read & Write
48 $800-$8ff IDE-Select 0 (Port 0, Register set 0)
50 $900-$9ff IDE-Select 1 (Port 0, Register set 1)
52 $a00-$aff IDE-Select 2 (Port 1, Register set 0)
54 $b00-$bff IDE-Select 3 (Port 1, Register set 1)
56 $c00-$cff IDE-Select 4 (Port 2, Register set 0,
59 $d00-$dff IDE-Select 5 (Port 3, Register set 1,
/Linux-v6.6/drivers/mtd/chips/
DKconfig167 erased. Each Protection Register can be accessed multiple times to
170 Each Protection Register has an associated Lock Register bit. When a
171 Lock Register bit is programmed, the associated Protection Register
173 because the Lock Register bits themselves are OTP, when programmed,
174 Lock Register bits cannot be erased. Therefore, when a Protection
175 Register is locked, it cannot be unlocked.
/Linux-v6.6/drivers/crypto/caam/
DKconfig97 bool "Register algorithm implementations with the Crypto API"
128 bool "Register hash algorithm implementations with Crypto API"
137 bool "Register public key cryptography implementations with Crypto API"
146 bool "Register caam device for hwrng API"
155 bool "Register Pseudo random number generation implementation with Crypto API"
/Linux-v6.6/Documentation/arch/parisc/
Dregisters.rst2 Register Usage for Linux/PA-RISC
24 CR19 Interrupt Instruction Register
25 CR20 Interrupt Space Register
26 CR21 Interrupt Offset Register
108 Register usage notes, originally from John Marvin, with some additional
/Linux-v6.6/Documentation/powerpc/
Dsyscall64-abi.rst47 Register preservation rules
49 Register preservation rules match the ELF ABI calling sequence with some
55 | Register | Preservation Rules | Purpose |
73 | Register | Preservation Rules | Purpose |
136 Register preservation rules
/Linux-v6.6/Documentation/arch/arm64/
Dcpu-feature-registers.rst115 1) ID_AA64ISAR0_EL1 - Instruction Set Attribute Register 0
148 2) ID_AA64PFR0_EL1 - Processor Feature Register 0
173 3) ID_AA64PFR1_EL1 - Processor Feature Register 1
188 4) MIDR_EL1 - Main ID Register
310 10) MVFR0_EL1 - AArch32 Media and VFP Feature Register 0
318 11) MVFR1_EL1 - AArch32 Media and VFP Feature Register 1
332 12) ID_ISAR5_EL1 - AArch32 Instruction Set Attribute Register 5
/Linux-v6.6/drivers/soc/rockchip/
DKconfig9 bool "Rockchip General Register Files support" if COMPILE_TEST
12 The General Register Files are a central component providing
/Linux-v6.6/arch/arm/include/asm/
Dvfpmacros.h47 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0
72 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0
/Linux-v6.6/Documentation/w1/slaves/
Dw1_ds2438.rst30 Status/Configuration Register.
57 This file controls the 2-byte Offset Register of the chip.
58 Writing a 2-byte value will change the Offset Register, which changes the
/Linux-v6.6/Documentation/arch/xtensa/
Datomctl.rst2 Atomic Operation Control (ATOMCTL) Register
5 We Have Atomic Operation Control (ATOMCTL) Register.
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x336 Description: (Read) Print the content of the OS Lock Status Register (0x304).
343 Description: (Read) Print the content of the Power Down Control Register
350 Description: (Read) Print the content of the Power Down Status Register
357 Description: (Read) Print the content of the SW Lock Status Register
364 Description: (Read) Print the content of the Authentication Status Register
371 Description: (Read) Print the content of the Device ID Register
378 Description: (Read) Print the content of the Device Architecture Register
386 Description: (Read) Print the content of the Device Type Register
393 Description: (Read) Print the content of the Peripheral ID0 Register
400 Description: (Read) Print the content of the Peripheral ID1 Register
[all …]
Dsysfs-bus-i3c50 BCR stands for Bus Characteristics Register and express the
60 DCR stands for Device Characteristics Register and express the
110 BCR stands for Bus Characteristics Register and express the
118 DCR stands for Device Characteristics Register and express the
/Linux-v6.6/Documentation/input/devices/
Dsentelic.rst510 Programming Sequence for Register Reading/Writing
513 Register inversion requirement:
520 Register swapping requirement:
527 Register reading sequence:
538 inverted(refer to the 'Register inversion requirement' section),
546 swapped(refer to the 'Register swapping requirement' section),
572 Register writing sequence:
577 inverted(refer to the 'Register inversion requirement' section),
585 swapped(refer to the 'Register swapping requirement' section),
599 inverted(refer to the 'Register inversion requirement' section),
[all …]
/Linux-v6.6/arch/arm/mach-shmobile/
Dheadsmp-scu.S24 ldr r2, [r0, #8] @ SCU Power Status Register
/Linux-v6.6/arch/arc/boot/dts/
Daxs10x_mb.dtsi104 * to use "Hold Register" if card is enumerated in SDR12 or
107 * Utilization of "Hold Register" is already implemented via
114 * Most probably "Hold Register" utilization is platform-

12345678