/linux-4.4.14/Documentation/devicetree/bindings/spi/ |
D | ti_qspi.txt | 7 - qspi_base: Qspi configuration register Address space 8 - qspi_mmap: Memory mapped Address space 9 - (optional) qspi_ctrlmod: Control module Address space
|
D | spi_atmel.txt | 5 - reg: Address and length of the register set for the device
|
D | spi-mt65xx.txt | 13 - reg: Address and length of the register set for the device
|
D | spi-rspi.txt | 18 - reg : Address start and address range size of the device
|
/linux-4.4.14/Documentation/arm/Samsung/ |
D | Bootloader-interface.txt | 19 Address: sysram_ns_base_addr 33 Address: sysram_base_addr 42 Address: pmu_base_addr 56 Address: pmu_base_addr
|
/linux-4.4.14/Documentation/input/ |
D | iforce-protocol.txt | 51 03 Address of parameter block changed (lsb) 52 04 Address of parameter block changed (msb) 53 05 Address of second parameter block changed (lsb) 86 08-09 Address of periodicity or magnitude parameters 87 0a-0b Address of attack and fade parameters, or ffff if none. 89 08-09 Address of interactive parameters for X-axis, or ffff if not applicable 90 0a-0b Address of interactive parameters for Y-axis, or ffff if not applicable 100 00-01 Address where to store the parameters 109 00-01 Address 115 00-01 Address [all …]
|
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
D | rtw_efuse.c | 234 u8 EFUSE_Read1Byte23a(struct rtw_adapter *Adapter, u16 Address) in EFUSE_Read1Byte23a() argument 246 if (Address < contentLen) { /* E-fuse 512Byte */ in EFUSE_Read1Byte23a() 248 temp = Address & 0xFF; in EFUSE_Read1Byte23a() 252 temp = ((Address >> 8) & 0x03) | (Bytetemp & 0xFC); in EFUSE_Read1Byte23a() 277 void EFUSE_Write1Byte(struct rtw_adapter *Adapter, u16 Address, u8 Value) in EFUSE_Write1Byte() argument 288 if (Address < contentLen) { /* E-fuse 512Byte */ in EFUSE_Write1Byte() 292 temp = Address & 0xFF; in EFUSE_Write1Byte() 297 temp = ((Address >> 8) & 0x03) | (Bytetemp & 0xFC); in EFUSE_Write1Byte()
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet-hardware.txt | 511 (Station Address) | 1 1 0 0 0 0 0 0 | 593 S1 1-3: I/O Base Address Select 594 4-6: Memory Base Address Select 617 Setting the I/O Base Address 625 1 2 3 | Address 637 Setting the Base Memory (RAM) buffer Address 647 4 5 6 7 8 | Address | Address *) 801 SW1 1-6: I/O Base Address Select 858 Setting the I/O Base Address 865 6 5 4 3 2 1 | Address [all …]
|
D | dmfe.txt | 39 Your IP Address
|
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | orion-nand.txt | 9 - cle : Address line number connected to CLE. Default is 0 10 - ale : Address line number connected to ALE. Default is 1
|
D | spear_smi.txt | 5 - reg : Address range of the mtd chip
|
D | st-fsm.txt | 12 - st,boot-device-reg : Address of the aforementioned boot-device register(s)
|
D | flctl-nand.txt | 5 - reg : Address range of the FLCTL
|
D | lpc32xx-mlc.txt | 5 - reg: Address and size of the controller
|
D | lpc32xx-slc.txt | 5 - reg: Address and size of the controller
|
D | fsmc-nand.txt | 6 - reg : Address range of the mtd chip
|
D | mtd-physmap.txt | 9 - reg : Address range(s) of the mtd chip(s)
|
/linux-4.4.14/drivers/scsi/mpt3sas/mpi/ |
D | mpi2.h | 757 U32 Address; member 763 U64 Address; member 786 U32 Address; member 794 U64 Address; member 1008 U32 Address; member 1014 U64 Address; member 1050 U64 Address; member
|
/linux-4.4.14/Documentation/scsi/ |
D | hptiop.txt | 64 0x4000 Inbound List Base Address Low 65 0x4004 Inbound List Base Address High 68 0x4050 Outbound List Base Address Low 69 0x4054 Outbound List Base Address High 70 0x4058 Outbound List Copy Pointer Shadow Base Address Low 71 0x405C Outbound List Copy Pointer Shadow Base Address High
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | atmel-usb.txt | 8 - reg: Address and length of the register set for the device 35 - reg: Address and length of the register set for the device 58 - reg: Address and length of the register set for the device 85 - reg: Address and length of the register set for the device
|
D | keystone-usb.txt | 9 - reg : Address and length of the register set for the USB subsystem on
|
D | gr-udc.txt | 13 - reg : Address and length of the register set for the device
|
D | omap-usb.txt | 51 - reg : Address and length of the register set for the device.
|
D | dwc3.txt | 8 - reg : Address and length of the register set for the device
|
/linux-4.4.14/Documentation/hwmon/ |
D | smsc47b397 | 31 pair is located at the HWM Base Address + 0 and the HWM Base Address + 1. The 33 and 0x61 (LSB). Currently we are using 0x480 for the HWM Base Address and 138 Obtaining the HWM Base Address. 139 The following is an example of how to read the HWM Base Address located in
|
/linux-4.4.14/drivers/message/fusion/lsi/ |
D | mpi.h | 359 U32 Address; member 366 U64 Address; member 390 U32 Address; member 399 U64 Address; member
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | spear-thermal.txt | 5 - reg : Address range of the thermal registers
|
D | kirkwood-thermal.txt | 8 - reg : Address range of the thermal registers
|
D | dove-thermal.txt | 7 - reg : Address range of the thermal registers
|
D | rcar-thermal.txt | 14 - reg : Address range of the thermal registers.
|
D | exynos-thermal.txt | 17 - reg : Address range of the thermal registers. For soc's which has multiple
|
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/ |
D | sirfsoc_wdt.txt | 5 - reg: Address range of tick timer/WDT register set
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | spear-misc.txt | 9 - reg: Address range of misc space upto 8K
|
D | spear-timer.txt | 7 - reg: Address range of the timer registers
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/mrvl/ |
D | timer.txt | 5 - reg : Address and length of the register set of timer controller.
|
D | feroceon.txt | 8 - reg : Address of the L2 cache control register. Mandatory for
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | mrvl-gpio.txt | 8 - reg : Address and length of the register set for the device 52 - reg : Address and length of the register set for controller.
|
D | gpio-zevio.txt | 5 - reg: Address and length of the register set for the device
|
D | gpio-mpc8xxx.txt | 7 - reg : Address and length of the register set for the device
|
D | nxp,lpc1850-gpio.txt | 6 - reg : Address and length of the register set for the device
|
D | gpio-atlas7.txt | 5 - reg : Address range of the pinctrl registers
|
D | gpio-grgpio.txt | 12 - reg : Address and length of the register set for the device
|
D | gpio-zynq.txt | 22 - reg : Address and length of the register set for the device
|
D | gpio-mm-lantiq.txt | 12 - reg : Address and length of the register set for the device
|
D | abilis,tb10x-gpio.txt | 5 - reg: Address and length of the register set for the device
|
D | fsl-imx-gpio.txt | 5 - reg : Address and length of the register set for the device
|
D | gpio-stp-xway.txt | 11 - reg : Address and length of the register set for the device
|
D | gpio-mvebu.txt | 12 - reg: Address and length of the register set for the device. Only one
|
D | snps-dwapb-gpio.txt | 5 - reg : Address and length of the register set for the device.
|
D | gpio-xilinx.txt | 10 - reg : Address and length of the register set for the device
|
/linux-4.4.14/arch/arm/ |
D | Kconfig-nommu | 13 hex '(S)DRAM Base Address' if SET_MEM_PARAM 21 hex 'FLASH Base Address' if SET_MEM_PARAM
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | calxeda-ddr-ctrlr.txt | 7 - reg : Address and size for DDR controller registers.
|
D | ingenic,jz4780-nemc.txt | 32 - ingenic,nemc-tAS: Address setup time in nanoseconds. 33 - ingenic,nemc-tAH: Address hold time in nanoseconds.
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | ezchip_enet.txt | 5 - reg: Address and length of the register set for the device
|
D | via-rhine.txt | 8 - reg : Address and length of the io space
|
D | calxeda-xgmac.txt | 5 - reg : Address and length of the register set for the device
|
D | via-velocity.txt | 5 - reg : Address and length of the io space
|
D | cdns-emac.txt | 8 - reg: Address and length of the register set for the device
|
D | lpc-eth.txt | 5 - reg: Address and length of the register set for the device
|
D | arc_emac.txt | 5 - reg: Address and length of the register set for the device
|
D | macb.txt | 14 - reg: Address and length of the register set for the device
|
D | smsc911x.txt | 5 - reg : Address and length of the io space for SMSC LAN
|
D | emac_rockchip.txt | 6 - reg: Address and length of the register set for the device
|
D | samsung-sxgbe.txt | 5 - reg: Address and length of the register set for the device
|
D | fsl-fec.txt | 5 - reg : Address and length of the register set for the device
|
D | apm-xgene-enet.txt | 11 - reg: Address and length of the register set for the device. It contains the
|
D | snps,dwc-qos-ethernet.txt | 6 - reg: Address and length of the register set for the device
|
D | amd-xgbe.txt | 5 - reg: Address and length of the register sets for the device
|
D | stmmac.txt | 6 - reg: Address and length of the register set for the device
|
D | altera_tse.txt | 8 - reg: Address and length of the register set for the device. It contains
|
D | gpmc-eth.txt | 26 - bank-width: Address width of the device in bytes. GPMC supports 8-bit
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | calxeda-combophy.txt | 6 - reg : Address and size for Combination Phy registers.
|
D | phy-miphy365x.txt | 15 provides. Address range information including the usual 25 - reg : Address and length of register sets for each device in
|
D | keystone-usb-phy.txt | 7 - reg : Address and length of the usb phy control register set.
|
D | phy-miphy28lp.txt | 13 provides. Address range information including the usual 24 - reg : Address and length of the register set for the device.
|
D | ti-phy.txt | 34 - reg : Address and length of the register set for the device. 63 - reg : Address and length of the register set for the device.
|
D | phy-mt65xx-usb.txt | 16 provides. Address range information including the usual
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/calxeda/ |
D | l2ecc.txt | 5 - reg : Address and size for ECC error interrupt clear registers.
|
/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | imx-pata.txt | 5 - reg: Address range of the PATA Controller
|
D | marvell.txt | 5 - reg : Address range of controller
|
D | pata-arasan.txt | 5 - reg: Address range of the CF registers
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_sas_fusion.h | 198 __le64 Address; member 232 __le32 Address; member 237 __le32 Address; member 242 __le64 Address; member 250 __le64 Address; member
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | efm32-uart.txt | 5 - reg : Address and length of the register set
|
D | lantiq_asc.txt | 5 - reg : Address and length of the register set for the device
|
D | fsl-imx-uart.txt | 5 - reg : Address and length of the register set for the device
|
D | cirrus,clps711x-uart.txt | 5 - reg: Address and length of the register set for the device.
|
D | fsl-lpuart.txt | 9 - reg : Address and length of the register set for the device
|
D | fsl-mxs-auart.txt | 6 - reg : Address and length of the register set for the device
|
/linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
D | spear-rtc.txt | 5 - reg : Address range of the rtc registers
|
D | rtc-omap.txt | 12 - reg: Address range of rtc register set
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.machine | 327 hex "Address of the base of RAM" 344 hex "Address of the base of system vectors" 353 hex "Address of the MBAR (internal peripherals)" 364 hex "Address of the IPSBAR (internal peripherals)" 375 hex "Address of the base of kernel code" 398 hex "Address of the base of ROM device" 407 hex "Address of the base of the ROM vectors" 416 hex "Address of the base of system image in ROM"
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | imx6sl-clock.txt | 5 - reg: Address and length of the register set
|
D | clps711x-clock.txt | 5 - reg : Address of the internal register set.
|
D | imx7d-clock.txt | 5 - reg: Address and length of the register set
|
D | mvebu-cpu-clock.txt | 6 - reg : Address and length of the clock complex register set, followed
|
D | imx6ul-clock.txt | 5 - reg: Address and length of the register set
|
D | imx6sx-clock.txt | 5 - reg: Address and length of the register set
|
D | axi-clkgen.txt | 10 - reg : Address and length of the axi-clkgen register set.
|
D | imx1-clock.txt | 5 - reg: Address and length of the register set.
|
D | imx27-clock.txt | 5 - reg: Address and length of the register set
|
D | imx21-clock.txt | 5 - reg : Address and length of the register set.
|
D | hix5hd2-clock.txt | 9 - reg: Address and length of the register set
|
D | imx5-clock.txt | 5 - reg: Address and length of the register set
|
D | imx6q-clock.txt | 5 - reg: Address and length of the register set
|
D | imx23-clock.txt | 5 - reg: Address and length of the register set
|
D | zx296702-clk.txt | 16 - reg: Address and length of the register set
|
D | prima2-clock.txt | 5 - reg: Address and length of the register set
|
D | imx31-clock.txt | 5 - reg: Address and length of the register set
|
D | vf610-clock.txt | 5 - reg: Address and length of the register set
|
D | imx28-clock.txt | 5 - reg: Address and length of the register set
|
D | csr,atlas7-car.txt | 5 - reg: Address and length of the register set
|
D | imx35-clock.txt | 5 - reg: Address and length of the register set
|
D | imx25-clock.txt | 5 - reg: Address and length of the register set
|
D | emev2-clock.txt | 11 - reg: Address and Size of SMU registers
|
/linux-4.4.14/Documentation/devicetree/bindings/nvmem/ |
D | vf610-ocotp.txt | 8 reg : Address and length of OTP controller and fuse map registers
|
D | mxs-ocotp.txt | 9 - reg : Address and length of OTP controller registers
|
/linux-4.4.14/Documentation/devicetree/bindings/w1/ |
D | fsl-imx-owire.txt | 5 - reg : Address and length of the register set for the device
|
D | omap-hdq.txt | 5 - reg : Address and length of the register set for the device
|
/linux-4.4.14/Documentation/devicetree/bindings/timer/ |
D | st,stm32-timer.txt | 7 - reg : Address and length of the register set
|
D | nxp,lpc3220-timer.txt | 10 Address and length of the register set.
|
D | cirrus,clps711x-timer.txt | 5 - reg : Address and length of the register set.
|
D | energymicro,efm32-timer.txt | 10 - reg : Address and length of the register set
|
D | img,pistachio-gptimer.txt | 5 - reg: Address range of the timer registers.
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mem-ctrlr.txt | 8 - reg : Address and size of DDR controller registers
|
D | l2cache.txt | 10 - reg : Address and size of L2 cache controller registers
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | atmel_ac97c.txt | 5 - reg: Address and length of the register set for the device
|
D | cs35l32.txt | 7 - reg : the I2C address of the device for I2C. Address is determined by the level
|
/linux-4.4.14/Documentation/devicetree/bindings/crypto/ |
D | amd-ccp.txt | 5 - reg: Address and length of the register set for the device
|
/linux-4.4.14/Documentation/devicetree/bindings/xillybus/ |
D | xillybus.txt | 5 - reg: Address and length of the register set for the device
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | head-sharpsl.S | 102 .word 0x08010000 @ w100 Chip ID Reg Address 138 mov r2, #0 @ Address 0x00
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | fsl,dcu.txt | 8 - reg: Address and length of the register set for dcu.
|
D | mxsfb.txt | 6 - reg: Address and length of the register set for lcdif
|
/linux-4.4.14/arch/mips/dec/ |
D | int-handler.S | 167 # upper part of IOASIC Address 184 # upper part of IOASIC Address
|
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ |
D | qnap-poweroff.txt | 15 - reg: Address and length of the register set for UART1
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | qcom,tcsr.txt | 16 - reg: Address range for TCSR registers
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | ps2keyb-mouse-apbps2.txt | 12 - reg : Address and length of the register set for the device
|
D | pxa27x-keypad.txt | 5 - reg : Address and length of the register set for the device
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | ipmi.txt | 6 - reg: Address and length of the register set for the device
|
/linux-4.4.14/Documentation/devicetree/bindings/bus/ |
D | omap-ocp2scp.txt | 6 - reg : Address and length of the register set for the device
|
/linux-4.4.14/Documentation/devicetree/bindings/staging/iio/adc/ |
D | spear-adc.txt | 5 - reg: Address and length of the register set for the device
|
D | mxs-lradc.txt | 6 - reg: Address and length of the register set for the device
|
/linux-4.4.14/Documentation/s390/ |
D | s390dbf.txt | 51 - Return Address to caller 189 Return Value: Address of written debug entry 204 Return Value: Address of written debug entry 217 Return Value: Address of written debug entry 231 Return Value: Address of written debug entry 247 Return Value: Address of written debug entry 262 Return Value: Address of written debug entry 275 Return Value: Address of written debug entry 290 Return Value: Address of written debug entry 527 - Return Address to caller
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/hisilicon/ |
D | hisilicon.txt | 205 - reg: Address and size of pctrl. 220 - reg: Address and size of Fabric 227 - boot-method: Address and size of boot method.
|
/linux-4.4.14/Documentation/devicetree/bindings/iommu/ |
D | rockchip,iommu.txt | 10 - reg : Address space for the configuration registers
|
D | ti,omap-iommu.txt | 10 - reg : Address space for the configuration registers
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 513 * Data Channel Host Address 524 * Host Overlay DMA Address 575 * Scatter/Gather Host Address 586 * SCB Host Address 648 * ROM Address 1011 * Slave Split Out Address 0 1021 * Slave Split Out Address 1 1032 * Slave Split Out Address 2 1042 * Slave Split Out Address 3 2576 * Shadow Host Address. [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | grcan.txt | 14 - reg : Address and length of the register set for the device
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | qcom,i2c-qup.txt | 17 - #address-cells: Should be <1> Address cells for i2c device address
|
D | nvidia,tegra20-i2c.txt | 40 - address-cells: Address cells for I2C device address.
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | qcom_bam_dma.txt | 8 - reg: Address range for DMA registers
|
D | apm-xgene-dma.txt | 9 - reg: Address and length of the register set for the device.
|
D | qcom_adm.txt | 5 - reg: Address range for DMA registers
|
D | arm-pl08x.txt | 6 - reg: Address range of the PL08x registers
|
D | snps-dma.txt | 5 - reg: Address range of the DMAC registers
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | nxp,lpc1850-scu.txt | 6 - reg : Address and length of the register set for the device
|
D | pinctrl-sirf.txt | 5 - reg : Address range of the pinctrl registers
|
D | pinctrl-atlas7.txt | 5 - reg : Address range of the pinctrl registers
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/mediatek/ |
D | scpsys.txt | 17 - reg: Address range of the SCPSYS unit
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | io.h | 47 void *Address; member 100 byte __iomem *Address; member
|
D | os_4bri.c | 117 a->xdi_adapter.Address = a->resources.pci.addr[2]; /* BAR2 SDRAM */ in diva_4bri_set_addresses() 118 a->xdi_adapter.Address += c_offset; in diva_4bri_set_addresses() 778 && a->xdi_adapter.Address) { in diva_4bri_cmd_card_proc() 862 if (!IoAdapter->Address || !IoAdapter->reset) { in diva_4bri_reset_adapter()
|
D | platform.h | 108 #define DIVA_OS_MEM_ATTACH_ADDRESS(a) ((a)->Address)
|
D | os_pri.c | 70 a->xdi_adapter.Address = a->resources.pci.addr[0]; in diva_pri_set_addresses() 338 if (!IoAdapter->Address || !IoAdapter->reset) { in diva_pri_reset_adapter() 721 if (a->xdi_adapter.Address) { in diva_pri_cmd_card_proc()
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-dma.txt | 81 - 32-bit Source Address 82 - 32-bit Destination Address
|
/linux-4.4.14/arch/microblaze/ |
D | Kconfig.platform | 35 BASE Address for kernel
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtw_efuse.h | 105 u8 EFUSE_Read1Byte23a(struct rtw_adapter *pAdapter, u16 Address);
|
/linux-4.4.14/arch/arc/ |
D | Kconfig | 135 Shared Address Spaces (for sharing TLB entires in MMU) 242 Kernel Virtual address or User Virtual Address) 314 Shared Address Spaces (SASID) 437 hex "Linux Link Address" 458 bool "Support for the 40-bit Physical Address Extension"
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptlan.c | 787 pSimple->Address.Low = cpu_to_le32((u32) dma); in mpt_lan_sdu_send() 789 pSimple->Address.High = cpu_to_le32((u32) ((u64) dma >> 32)); in mpt_lan_sdu_send() 791 pSimple->Address.High = 0; in mpt_lan_sdu_send() 1254 pSimple->Address.Low = cpu_to_le32((u32) priv->RcvCtl[ctx].dma); in mpt_lan_post_receive_buckets() 1256 pSimple->Address.High = cpu_to_le32((u32) ((u64) priv->RcvCtl[ctx].dma >> 32)); in mpt_lan_post_receive_buckets() 1258 pSimple->Address.High = 0; in mpt_lan_post_receive_buckets()
|
D | mptctl.c | 922 } else if (sgIn->Address) { in mptctl_do_fw_download() 923 iocp->add_sge(sgOut, sgIn->FlagsLength, sgIn->Address); in mptctl_do_fw_download() 1104 sgl->Address = dma_addr; in kbuf_alloc_2_sgl() 1158 dma_addr = sglbuf[i].Address; in kbuf_alloc_2_sgl() 1193 } else if (sg->Address) { in kfree_sgl() 1198 dma_addr = sg->Address; in kfree_sgl() 1211 if (sg->Address) { in kfree_sgl() 1216 dma_addr = sg->Address; in kfree_sgl()
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
D | Kconfig | 50 This platform driver is for Micrel KS8851 Address/data bus
|
/linux-4.4.14/drivers/media/pci/ngene/ |
D | ngene-core.c | 375 com.cmd.FWLoadFinish.Address = DATA_FIFO_AREA; in ngene_command_load_firmware() 790 Cur->scList1->Address); in free_ringbuffer() 796 Cur->scList2->Address); in free_ringbuffer() 955 SCListEntry->Address = PABuffer; in AllocateRingBuffers() 968 SCListEntry->Address = of; in AllocateRingBuffers() 987 SCListEntry->Address = PABuffer; in AllocateRingBuffers() 1000 SCListEntry->Address = of; in AllocateRingBuffers()
|
D | ngene.h | 181 u64 Address; member 288 u16 Address; /* address of final block */ member
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | xilinx-pcie.txt | 4 - #address-cells: Address representation for root ports, set to <3>
|
D | nvidia,tegra20-pcie.txt | 21 - #address-cells: Address representation for root ports (must be 3) 114 - assigned-addresses: Address and size of the port configuration registers
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | mrvl,intc.txt | 6 - reg : Address and length of the register set of the interrupt controller.
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | drxd_hard.c | 317 u32 Address, u16 BlockSize, u8 *pBlock, u8 Flags) in WriteBlock() argument 322 if (write_chunk(state, Address, pBlock, Chunk, Flags) < 0) in WriteBlock() 325 Address += (Chunk >> 1); in WriteBlock() 340 u32 Address = pTable[0] | (pTable[1] << 8) | in WriteTable() local 343 if (Address == 0xFFFFFFFF) in WriteTable() 351 status = WriteBlock(state, Address, Length * 2, pTable, 0); in WriteTable() 929 u32 Address; in DownloadMicrocode() local 945 Address = (pSrc[0] << 24) | (pSrc[1] << 16) | in DownloadMicrocode() 964 status = WriteBlock(state, Address, BlockSize, in DownloadMicrocode()
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | Kconfig | 83 forms of full Network Address Port Translation. This can be 93 chain type is used to perform Network Address Translation (NAT) 306 port forwarding and other forms of full Network Address Port
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,gsbi.txt | 11 - reg: Address range for GSBI registers
|
/linux-4.4.14/arch/sh/kernel/ |
D | entry-common.S | 322 mov.l @r9, r8 ! Read from TRA (Trap Address) Register
|
/linux-4.4.14/drivers/net/ethernet/wiznet/ |
D | Kconfig | 60 using Indirect Mode Address Register and Indirect Mode Data Register,
|
/linux-4.4.14/arch/mn10300/mm/ |
D | tlb-mn10300.S | 150 # Instruction TLB Address Error handler entry point
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | isp.S | 1002 # Address register indirect: (An) # 1037 # Address register indirect w/ postincrement: (An)+ # 1126 # Address register indirect w/ predecrement: -(An) # 1215 # Address register indirect w/ displacement: (d16, An) # 1314 # Address register indirect w/ index(8-bit displacement): (dn, An, Xn) #
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/ti/ |
D | keystone-navigator-qmss.txt | 33 -- reg : Address and size of the register set for the device. 99 -- reg : Address and size of the register set for the PDSP.
|
/linux-4.4.14/Documentation/ |
D | zorro.txt | 68 4. Accessing the Zorro Address Space
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | p1024rdb_32b.dts | 2 * P1024 RDB 32Bit Physical Address Map Device Tree Source
|
D | p2020rdb-pc_32b.dts | 2 * P2020 RDB-PC 32Bit Physical Address Map Device Tree Source
|
D | p2020rdb-pc_36b.dts | 2 * P2020 RDB-PC 36Bit Physical Address Map Device Tree Source
|
D | p1024rdb_36b.dts | 2 * P1024 RDB 36Bit Physical Address Map Device Tree Source
|
D | p1022ds_36b.dts | 2 * P1022 DS 36-bit Physical Address Map Device Tree Source
|
D | p1022ds_32b.dts | 2 * P1022 DS 32-bit Physical Address Map Device Tree Source
|
D | p1022rdk.dts | 2 * P1022 RDK 32-bit Physical Address Map Device Tree Source
|
/linux-4.4.14/drivers/firmware/efi/ |
D | Kconfig | 65 e.g. Address Range Mirroring feature.
|
/linux-4.4.14/Documentation/blockdev/ |
D | README.DAC960 | 306 PCI Bus: 1, Device: 4, Function: 1, I/O Address: Unassigned 307 PCI Address: 0xFE300000 mapped at 0xA0800000, IRQ Channel: 21 428 PCI Bus: 0, Device: 19, Function: 1, I/O Address: Unassigned 429 PCI Address: 0xFD4FC000 mapped at 0x8807000, IRQ Channel: 9 600 PCI Bus: 0, Device: 19, Function: 1, I/O Address: Unassigned 601 PCI Address: 0xFD4FC000 mapped at 0x8807000, IRQ Channel: 9 702 PCI Bus: 0, Device: 19, Function: 1, I/O Address: Unassigned 703 PCI Address: 0xFD4FC000 mapped at 0x8807000, IRQ Channel: 9
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | stih407-c8sectpfe.txt | 16 - reg : Address and length of register sets for each device in
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | Kconfig | 105 forms of full Network Address Port Translation. This can be 115 chain type is used to perform Network Address Translation (NAT) 276 port forwarding and other forms of full Network Address Port
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/ |
D | xilinx-xadc.txt | 18 - reg: Address and length of the register set for the device
|
/linux-4.4.14/Documentation/metag/ |
D | kernel-ABI.txt | 26 A0 General Address unit 0 0-3 4-7 8-15 8-15 27 A1 General Address unit 1 0-3 4-7 8-15 8-15
|
/linux-4.4.14/drivers/pci/ |
D | Kconfig | 109 Process Address Space Identifiers (PASIDs) can be used by PCI devices
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | da850-evm.dts | 113 label = "MAC-Address";
|
/linux-4.4.14/arch/sparc/ |
D | Kconfig | 411 hex "uImage Load Address" 419 hex "uImage.o Load Address" 428 hex "uImage Entry Address"
|
/linux-4.4.14/arch/nios2/platform/ |
D | Kconfig.platform | 32 hex "DTB Address"
|