Searched refs:Register (Results 1 – 18 of 18) sorted by relevance
/drivers/scsi/pcmcia/ |
D | nsp_io.h | 21 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/ |
D | Kconfig | 164 erased. Each Protection Register can be accessed multiple times to 167 Each Protection Register has an associated Lock Register bit. When a 168 Lock Register bit is programmed, the associated Protection Register 170 because the Lock Register bits themselves are OTP, when programmed, 171 Lock Register bits cannot be erased. Therefore, when a Protection 172 Register is locked, it cannot be unlocked.
|
/drivers/crypto/caam/ |
D | Kconfig | 76 tristate "Register algorithm implementations with the Crypto API" 91 tristate "Register hash algorithm implementations with Crypto API" 103 tristate "Register public key cryptography implementations with Crypto API" 115 tristate "Register caam device for hwrng API"
|
/drivers/net/ethernet/wiznet/ |
D | Kconfig | 60 using Indirect Mode Address Register and Indirect Mode Data Register,
|
/drivers/net/dsa/b53/ |
D | Kconfig | 32 Select to enable support for memory-mapped Switch Register Access
|
/drivers/net/ethernet/atheros/atlx/ |
D | atl2.c | 2223 u16 Register; in get_permanent_address() local 2234 Register = 0; in get_permanent_address() 2242 if (Register == REG_MAC_STA_ADDR) in get_permanent_address() 2244 else if (Register == in get_permanent_address() 2250 Register = (u16) (Control >> 16); in get_permanent_address() 2274 Register = 0; in get_permanent_address() 2280 if (Register == REG_MAC_STA_ADDR) in get_permanent_address() 2282 else if (Register == (REG_MAC_STA_ADDR + 4)) in get_permanent_address() 2287 Register = (u16) (Control >> 16); in get_permanent_address()
|
/drivers/net/ethernet/hp/ |
D | hp100.c | 2798 int Register; in hp100_RegisterDump() local 2812 for (Register = 0x8; Register < 0x22; Register += 2) { in hp100_RegisterDump() 2814 if (((Register != 0x10) && (Register != 0x12)) || (Page > 0)) { in hp100_RegisterDump() 2815 printk("0x%.2x = 0x%.4x\n", Register, inw(ioaddr + Register)); in hp100_RegisterDump()
|
/drivers/i2c/muxes/ |
D | Kconfig | 65 tristate "Register-based I2C multiplexer"
|
/drivers/usb/dwc3/ |
D | Kconfig | 15 bool "Register ULPI PHY Interface"
|
/drivers/firmware/efi/ |
D | Kconfig | 27 tristate "Register efivars backend for pstore"
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 82 * 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).
|
D | aic79xx.reg | 50 /* Register window Modes */ 227 * Error Register 258 * Host Control Register 3490 * Source Index Register 3507 * Destination Index Register
|
/drivers/mtd/devices/ |
D | Kconfig | 72 bool "DataFlash OTP support (Security Register)"
|
/drivers/mmc/host/ |
D | vub300.c | 546 u32 Register = ((0x03 & register_access->command_byte[0]) << 15) in add_offloaded_reg() local 554 vub300->sdio_register[i].sdio_reg == Register) { in add_offloaded_reg()
|
/drivers/char/ |
D | Kconfig | 174 tristate "IBM POWER Barrier Synchronization Register support"
|
/drivers/watchdog/ |
D | Kconfig | 124 bool "Register the watchdog as early as possible" 269 Its Watchdog Timer Mode Register can be written more than once.
|
/drivers/mfd/ |
D | Kconfig | 1085 bool "System Controller Register R/W Based on Regmap"
|
/drivers/rtc/ |
D | Kconfig | 973 to lost interrupts, as reading Control Register C will clear
|