/linux-2.6.39/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 …]
|
/linux-2.6.39/Documentation/scsi/ |
D | hptiop.txt | 3 Controller Register Map 8 BAR0 offset Register 12 BAR2 offset Register 13 0x10 Inbound Message Register 0 14 0x14 Inbound Message Register 1 15 0x18 Outbound Message Register 0 16 0x1C Outbound Message Register 1 17 0x20 Inbound Doorbell Register 18 0x24 Inbound Interrupt Status Register 19 0x28 Inbound Interrupt Mask Register [all …]
|
/linux-2.6.39/firmware/dsp56k/ |
D | bootstrap.asm | 10 M_BCR EQU $FFFE ; Port A Bus Control Register 11 M_PBC EQU $FFE0 ; Port B Control Register 12 M_PBDDR EQU $FFE2 ; Port B Data Direction Register 13 M_PBD EQU $FFE4 ; Port B Data Register 14 M_PCC EQU $FFE1 ; Port C Control Register 15 M_PCDDR EQU $FFE3 ; Port C Data Direction Register 16 M_PCD EQU $FFE5 ; Port C Data Register 18 M_HCR EQU $FFE8 ; Host Control Register 19 M_HSR EQU $FFE9 ; Host Status Register 20 M_HRX EQU $FFEB ; Host Receive Data Register [all …]
|
/linux-2.6.39/Documentation/mmc/ |
D | mmc-dev-attrs.txt | 6 cid Card Identifaction Register 7 csd Card Specific Data Register 8 scr SD Card Configuration Register (SD only) 9 date Manufacturing Date (from CID Register) 10 fwrev Firmware/Product Revision (from CID Register) (SD and MMCv1 only) 11 hwrev Hardware/Product Revision (from CID Register) (SD and MMCv1 only) 12 manfid Manufacturer ID (from CID Register) 13 name Product Name (from CID Register) 14 oemid OEM/Application ID (from CID Register) 15 serial Product Serial Number (from CID Register)
|
/linux-2.6.39/arch/arm/mach-ks8695/include/mach/ |
D | debug-macro.S | 23 str \rd, [\rx, #KS8695_URTH] @ Write to Transmit Holding Register 27 1001: ldr \rd, [\rx, #KS8695_URLS] @ Read Line Status Register 33 1001: ldr \rd, [\rx, #KS8695_URLS] @ Read Line Status Register 34 tst \rd, #URLS_URTHRE @ Holding Register empty?
|
/linux-2.6.39/arch/arm/mach-at91/include/mach/ |
D | debug-macro.S | 23 strb \rd, [\rx, #(AT91_DBGU_THR - AT91_DBGU)] @ Write to Transmitter Holding Register 27 1001: ldr \rd, [\rx, #(AT91_DBGU_SR - AT91_DBGU)] @ Read Status Register 33 1001: ldr \rd, [\rx, #(AT91_DBGU_SR - AT91_DBGU)] @ Read Status Register
|
/linux-2.6.39/drivers/staging/rt2860/ |
D | rtmp_type.h | 59 unsigned long Register; member 64 u8 Register; member
|
/linux-2.6.39/Documentation/devicetree/bindings/rtc/ |
D | rtc-cmos.txt | 12 called "Register B". 16 "Register A" and "B" are usually initialized by the firmware (BIOS for
|
/linux-2.6.39/Documentation/parisc/ |
D | registers | 1 Register Usage for Linux/PA-RISC 19 CR19 Interrupt Instruction Register 20 CR20 Interrupt Space Register 21 CR21 Interrupt Offset Register 81 Register usage notes, originally from John Marvin, with some additional
|
/linux-2.6.39/drivers/mtd/chips/ |
D | Kconfig | 166 erased. Each Protection Register can be accessed multiple times to 169 Each Protection Register has an associated Lock Register bit. When a 170 Lock Register bit is programmed, the associated Protection Register 172 because the Lock Register bits themselves are OTP, when programmed, 173 Lock Register bits cannot be erased. Therefore, when a Protection 174 Register is locked, it cannot be unlocked.
|
/linux-2.6.39/Documentation/m68k/ |
D | README.buddha | 7 Register map of the Buddha IDE controller and the 41 $7fe Speed-select Register: Read & Write 44 $800-$8ff IDE-Select 0 (Port 0, Register set 0) 46 $900-$9ff IDE-Select 1 (Port 0, Register set 1) 48 $a00-$aff IDE-Select 2 (Port 1, Register set 0) 50 $b00-$bff IDE-Select 3 (Port 1, Register set 1) 52 $c00-$cff IDE-Select 4 (Port 2, Register set 0, 55 $d00-$dff IDE-Select 5 (Port 3, Register set 1,
|
/linux-2.6.39/drivers/staging/bcm/ |
D | Bcmchar.c | 230 Status = rdmalt(Adapter, (UINT)sRdmBuffer.Register, in bcm_char_ioctl() 257 uiTempVar = sWrmBuffer.Register & EEPROM_REJECT_MASK; in bcm_char_ioctl() 267 Status = wrmalt(Adapter, (UINT)sWrmBuffer.Register, in bcm_char_ioctl() 309 if((((ULONG)sRdmBuffer.Register & 0x0F000000) != 0x0F000000) || in bcm_char_ioctl() 310 ((ULONG)sRdmBuffer.Register & 0x3)) in bcm_char_ioctl() 313 (int)sRdmBuffer.Register); in bcm_char_ioctl() 317 uiTempVar = sRdmBuffer.Register & EEPROM_REJECT_MASK; in bcm_char_ioctl() 318 Status = rdmaltWithLock(Adapter, (UINT)sRdmBuffer.Register, in bcm_char_ioctl() 351 if( (((ULONG)sWrmBuffer.Register & 0x0F000000) != 0x0F000000) || in bcm_char_ioctl() 352 ((ULONG)sWrmBuffer.Register & 0x3) ) in bcm_char_ioctl() [all …]
|
D | Ioctl.h | 6 ULONG Register; member 13 ULONG Register; member 227 ULONG Register; member
|
/linux-2.6.39/arch/arm/include/asm/ |
D | vfpmacros.h | 34 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0 58 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0
|
/linux-2.6.39/Documentation/input/ |
D | sentelic.txt | 369 * Programming Sequence for Register Reading/Writing 372 Register inversion requirement: 379 Register swapping requirement: 386 Register reading sequence: 397 inverted(refer to the 'Register inversion requirement' section), 405 swapped(refer to the 'Register swapping requirement' section), 420 Register writing sequence: 425 inverted(refer to the 'Register inversion requirement' section), 433 swapped(refer to the 'Register swapping requirement' section), 447 inverted(refer to the 'Register inversion requirement' section), [all …]
|
/linux-2.6.39/arch/cris/arch-v10/lib/ |
D | hw_settings.S | 40 ; Register values
|
/linux-2.6.39/arch/cris/arch-v32/mach-a3/ |
D | hw_settings.S | 31 ; Register values
|
/linux-2.6.39/Documentation/video4linux/cx2341x/ |
D | fw-memory.txt | 20 (Base Address Register 0). The addresses here are offsets relative to the 35 0x02000000-0x0200ffff Register Space 115 Interrupt Status Register
|
/linux-2.6.39/drivers/staging/rt2860/chips/ |
D | rt3090.c | 90 RT30xx_RFRegTable[i].Register, in NICInitRT3090RFRegisters()
|
D | rt3070.c | 69 RT30xx_RFRegTable[i].Register, in NICInitRT3070RFRegisters()
|
/linux-2.6.39/Documentation/hwmon/ |
D | w83795 | 27 Pin | Name | Register | Sysfs attribute 83 Pin | Name | Register | Sysfs attribute
|
/linux-2.6.39/arch/cris/arch-v32/mach-fs/ |
D | hw_settings.S | 31 ; Register values
|
/linux-2.6.39/Documentation/video4linux/bttv/ |
D | README.quirks | 51 Device Control Register on page 104. 76 Register on page 104). When in this mode, the arbiter does not pass GNT
|
/linux-2.6.39/arch/arm/mach-omap2/ |
D | sleep34xx.S | 208 mrc p15, 0, r5, c1, c0, 1 @ Read Auxiliary Control Register 230 mrc p15, 0, r4, c3, c0, 0 @ Domain access Control Register 491 mcr p15, 0, r4, c1, c0, 2 @ Coprocessor access Control Register 497 mcr p15, 0, r4, c3, c0, 0 @ Domain access Control Register
|
/linux-2.6.39/arch/sh/kernel/ |
D | entry-common.S | 310 mov.l @r9, r8 ! Read from TRA (Trap Address) Register
|