Home
last modified time | relevance | path

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

/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 …]
/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.
/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"
/drivers/soc/rockchip/
DKconfig9 bool "Rockchip General Register Files support" if COMPILE_TEST
12 The General Register Files are a central component providing
/drivers/net/ethernet/wiznet/
DKconfig61 using Indirect Mode Address Register and Indirect Mode Data Register,
/drivers/net/dsa/b53/
DKconfig40 Select to enable support for memory-mapped Switch Register Access
/drivers/net/ethernet/atheros/atlx/
Datl2.c2177 u16 Register; in get_permanent_address() local
2188 Register = 0; in get_permanent_address()
2196 if (Register == REG_MAC_STA_ADDR) in get_permanent_address()
2198 else if (Register == in get_permanent_address()
2204 Register = (u16) (Control >> 16); in get_permanent_address()
2228 Register = 0; in get_permanent_address()
2234 if (Register == REG_MAC_STA_ADDR) in get_permanent_address()
2236 else if (Register == (REG_MAC_STA_ADDR + 4)) in get_permanent_address()
2241 Register = (u16) (Control >> 16); in get_permanent_address()
/drivers/base/regmap/
DKconfig12 Enable support for the Register Map (regmap) access API.
/drivers/net/ethernet/freescale/enetc/
DKconfig43 This driver configures the Integrated Endpoint Register Block on NXP
/drivers/platform/x86/intel/
DKconfig196 tristate "Intel Topology Aware Register and PM Capsule Interface (TPMI)"
200 The Intel Topology Aware Register and PM Capsule Interface (TPMI),
/drivers/i2c/muxes/
DKconfig91 tristate "Register-based I2C multiplexer"
/drivers/usb/dwc3/
DKconfig19 bool "Register ULPI PHY Interface"
/drivers/scsi/aic7xxx/
Daic7xxx.reg82 * SCSI Transfer Control 0 Register (pp. 3-13).
98 * SCSI Transfer Control 1 Register (pp. 3-14,15).
115 * SCSI Control Signal Read Register (p. 3-15).
144 * SCSI Control Signal Write Register (p. 3-16).
Daic79xx.reg50 /* Register window Modes */
227 * Error Register
258 * Host Control Register
3490 * Source Index Register
3507 * Destination Index Register
/drivers/nvmem/
DKconfig292 tristate "Support for Low Power General Purpose Register"
295 This is a driver for Low Power General Purpose Register (LPGPR) available on
/drivers/mtd/devices/
DKconfig73 bool "DataFlash OTP support (Security Register)"
/drivers/firmware/efi/
DKconfig11 tristate "Register efivars backend for pstore"
/drivers/mmc/host/
Dvub300.c543 u32 Register = ((0x03 & register_access->command_byte[0]) << 15) in add_offloaded_reg() local
551 vub300->sdio_register[i].sdio_reg == Register) { in add_offloaded_reg()
/drivers/char/
DKconfig114 tristate "IBM POWER Barrier Synchronization Register support"
/drivers/watchdog/
DKconfig236 bool "Register the watchdog as early as possible"
446 Its Watchdog Timer Mode Register can be written more than once.
/drivers/mfd/
DKconfig714 Register and P-unit access. In addition this creates devices
1478 bool "System Controller Register R/W Based on Regmap"