Home
last modified time | relevance | path

Searched refs:Size (Results 1 – 115 of 115) sorted by relevance

/linux-4.4.14/Documentation/arm64/
Dmemory.txt26 Start End Size Use
34 Start End Size Use
42 Start End Size Use
50 Start End Size Use
92 Start End Size Use
/linux-4.4.14/drivers/char/xilinx_hwicap/
Dbuffer_icap.h45 u32 Size);
49 u32 Size);
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dbitfield.h46 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
Dbitfield.h46 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
DSA-1100.h140 #define UDCOMP_OutMaxPkt(Size) /* Output Maximum Packet size */ \ argument
142 (((Size) - 1) << FShft (UDCOMP_OUTMAXP))
146 #define UDCIMP_InMaxPkt(Size) /* Input Maximum Packet size */ \ argument
148 (((Size) - 1) << FShft (UDCIMP_INMAXP))
758 #define SSCR0_DataSize(Size) /* Data Size Select [4..16] */ \ argument
759 (((Size) - 1) << FShft (SSCR0_DSS))
/linux-4.4.14/arch/arm/boot/bootp/
Dinit.S46 movne r4, #2 @ Size of this entry (2 words)
47 stmneia r9, {r4, r5, r10} @ Size, ATAG_CORE, terminator
59 mov r5, #4 @ Size of initrd tag (4 words)
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dl2cache.txt11 - cache-size : Size of the entire L2 cache
13 - cache-line-size : Size of L2 cache lines
/linux-4.4.14/drivers/media/usb/gspca/
Dsunplus.c452 u8 Size; in spca504B_SetSizeType() local
454 Size = gspca_dev->cam.cam_mode[gspca_dev->curr_mode].priv; in spca504B_SetSizeType()
465 reg_w_1(gspca_dev, 0x25, 0, 4, Size); in spca504B_SetSizeType()
477 reg_w_1(gspca_dev, 0x25, 0, 4, Size); in spca504B_SetSizeType()
484 Size += 3; in spca504B_SetSizeType()
488 0x08, Size, 0, in spca504B_SetSizeType()
489 0x80 | (Size & 0x0f), 1); in spca504B_SetSizeType()
493 spca504_acknowledged_command(gspca_dev, 0x08, Size, 0); in spca504B_SetSizeType()
498 reg_w_riv(gspca_dev, 0xa0, (0x0500 | (Size & 0x0f)), 0x00); in spca504B_SetSizeType()
499 reg_w_riv(gspca_dev, 0x20, 0x01, 0x0500 | (Size & 0x0f)); in spca504B_SetSizeType()
/linux-4.4.14/Documentation/arm/
Duefi.txt46 Name | Size | Description
53 linux,uefi-mmap-size | 32-bit | Size in bytes of the UEFI memory map
56 linux,uefi-mmap-desc-size | 32-bit | Size in bytes of each entry in the UEFI
/linux-4.4.14/arch/x86/boot/
Dheader.S207 .long 0 # Size of initialized data
243 .long 0 # Size of initialized data
262 .long 0 # Size of initialized data
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dthermal.txt35 Size: one cell nodes with only one sensor, and at least 1 on nodes
65 Size: one cell to specify minimum and maximum cooling state used
75 Size: one cell
79 Size: one cell
90 Size: one cell
94 Size: one cell
122 Size: one cell The contribution is a ratio of the sum
141 Size: one cell
145 Size: one cell
173 Size: one cell control temperature. For reference, the
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-driver-pciback9 Device.Function-Register:Size:Mask (Domain is optional).
Dsysfs-class-net-cdc_ncm84 IN NTB Maximum Size in bytes
115 OUT NTB Maximum Size
Dsysfs-class-bdi31 Size of the read-ahead window in kilobytes
/linux-4.4.14/Documentation/mmc/
Dmmc-dev-attrs.txt32 Note on Erase Size and Preferred Erase Size:
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Domap-mcbsp.txt19 - ti,buffer-size: Size of the FIFO on the port (OMAP2430 and newer SoC)
/linux-4.4.14/Documentation/networking/
Dnf_conntrack-sysctl.txt11 Size of hash table. If not specified as parameter during module
110 Size of connection tracking table. Default value is
Ds2io.txt73 Size of each transmit queue
78 Size of each receive ring(in 4K blocks)
Dz8530drv.txt381 Sent : 273 RxOver : 0 RxInts : 125074 Size : 384
401 Size - maximum size of an AX.25 frame (*with* AX.25 headers!)
Dcdc_mbim.txt123 IOCTL_WDM_MAX_COMMAND: Get Maximum Command Size
Dpacket_mmap.txt210 unsigned int tp_frame_size; /* Size of frame */
Dfilter.txt939 Size modifier is one of ...
/linux-4.4.14/arch/sh/lib/
Dmemcpy-sh4.S23 ! Size is 16 or greater, and may have trailing bytes
96 ! Size is 16 or greater, and may have trailing bytes
238 ! Size is not small, so its worthwhile looking for optimisations.
346 ! Size is 16 or greater and less than 64, but may have trailing bytes
395 ! Size is at least 64 bytes, so will be going round the big loop at least once.
/linux-4.4.14/drivers/gpu/drm/i810/
Di810_dma.c249 ring->space += ring->Size; in i810_wait_ring()
278 ring->space += ring->Size; in i810_kernel_lost_context()
358 dev_priv->ring.Size = init->ring_size; in i810_dma_initialize()
378 dev_priv->ring.tail_mask = dev_priv->ring.Size - 1; in i810_dma_initialize()
848 i810_wait_ring(dev, dev_priv->ring.Size - 8); in i810_dma_quiescent()
865 i810_wait_ring(dev, dev_priv->ring.Size - 8); in i810_flush_queue()
Di810_drv.h73 unsigned long Size; member
/linux-4.4.14/fs/cramfs/
DREADME10 kernel ever do swabbing. (See section `Block Size' below.)
84 Block Size
161 Inode Size
/linux-4.4.14/Documentation/blockdev/
DREADME.DAC960305 Firmware Version: 4.07-0-07, Channels: 1, Memory Size: 16MB
310 Stripe Size: 64KB, Segment Size: 8KB, BIOS Geometry: 255/63
427 Firmware Version: 4.06-0-08, Channels: 3, Memory Size: 8MB
432 Stripe Size: 64KB, Segment Size: 8KB, BIOS Geometry: 255/63
599 Firmware Version: 4.06-0-08, Channels: 3, Memory Size: 8MB
604 Stripe Size: 64KB, Segment Size: 8KB, BIOS Geometry: 255/63
701 Firmware Version: 4.06-0-08, Channels: 3, Memory Size: 8MB
706 Stripe Size: 64KB, Segment Size: 8KB, BIOS Geometry: 255/63
/linux-4.4.14/Documentation/x86/
Dzero-page.txt10 /Size
Dexception-tables.txt164 > Idx Name Size VMA LMA File off Algn
Dboot.txt159 /Size
480 Size of the initial ramdisk or ramfs. Leave at zero if there is no
/linux-4.4.14/Documentation/device-mapper/
Dstriped.txt12 <chunk size>: Size of each chunk of data. Must be at least as
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dxilinx-pcie.txt5 - #size-cells: Size representation for root ports, set to <2>
Dnvidia,tegra20-pcie.txt28 - #size-cells: Size representation for root ports (must be 2)
45 - #interrupt-cells: Size representation for interrupts (must be 1)
/linux-4.4.14/Documentation/sound/alsa/soc/
Dclocking.txt41 BCLK = LRC * Channels * Word Size
/linux-4.4.14/arch/arm/
DKconfig-nommu25 hex 'FLASH Size' if SET_MEM_PARAM
/linux-4.4.14/drivers/isdn/hardware/eicon/
Ddebug.c77 dword Size; /* total size of queue (constant) */ member
87 volatile dword Size; /* size of data following MSG_HEAD */ member
91 #define queueCompleteMsg(p) do { ((MSG_HEAD *)p - 1)->Size &= ~MSG_INCOMPLETE; } while (0)
97 Q->Size = sizeBuffer; in queueInit()
117 if (Q->Wrap || need > Q->Size) { in queueAllocMsg()
141 Msg->Size = size | MSG_INCOMPLETE; in queueAllocMsg()
154 word size = ((MSG_HEAD *)Q->Head)->Size & ~MSG_INCOMPLETE; in queueFreeMsg()
177 (Msg->Size & MSG_INCOMPLETE)) { in queuePeekMsg()
180 *size = Msg->Size; in queuePeekMsg()
/linux-4.4.14/drivers/scsi/aacraid/
Dcommsup.c273 hw_fib->header.Size = cpu_to_le16(fibptr->dev->max_fib_size); in aac_fib_init()
388 entry->size = cpu_to_le32(le16_to_cpu(hw_fib->header.Size)); in aac_queue_get()
397 entry->size = cpu_to_le32(le16_to_cpu(hw_fib->header.Size)); in aac_queue_get()
492 hw_fib->header.Size = cpu_to_le16(sizeof(struct aac_fibhdr) + size); in aac_fib_send()
493 if (le16_to_cpu(hw_fib->header.Size) > le16_to_cpu(hw_fib->header.SenderSize)) { in aac_fib_send()
775 hw_fib->header.Size = cpu_to_le16(size); in aac_fib_adapter_complete()
Dcommctrl.c90 size = le16_to_cpu(kfib->header.Size) + sizeof(struct aac_fibhdr); in ioctl_send_fib()
130 le16_to_cpu(kfib->header.Size) , FsaNormal, in ioctl_send_fib()
Dsrc.c454 u16 hdr_size = le16_to_cpu(fib->hw_fib_va->header.Size); in aac_src_deliver_message()
491 pFibX->Size = cpu_to_le32(hdr_size); in aac_src_deliver_message()
Drx.c450 writel(le16_to_cpu(fib->hw_fib_va->header.Size), device); in aac_rx_deliver_message()
Daacraid.h348 u32 Size; /* FIB size excluding xport header */ member
365 __le16 Size; /* Size of this FIB in bytes */ member
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Demev2-clock.txt11 - reg: Address and Size of SMU registers
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/
Dcrossbar.txt16 - ti,reg-size: Size of a individual register in bytes. Every individual
/linux-4.4.14/Documentation/block/
Dnull_blk.txt35 gb=[Size in GB]: Default: 250GB
/linux-4.4.14/arch/xtensa/boot/boot-redboot/
Dbootstrap.S31 # a3: Size of parameter list
/linux-4.4.14/drivers/usb/serial/
Dio_ti.c655 le16_to_cpu(rom_desc->Size); in get_descriptor_addr()
668 for (i = 0; i < le16_to_cpu(rom_desc->Size); i++) in valid_csum()
719 le16_to_cpu(rom_desc->Size)) > TI_MAX_I2C_SIZE) { in check_i2c_image()
734 le16_to_cpu(rom_desc->Size), in check_i2c_image()
744 le16_to_cpu(rom_desc->Size); in check_i2c_image()
782 le16_to_cpu(rom_desc->Size), buffer); in get_manuf_info()
861 i2c_header->Size = cpu_to_le16(buffer_size); in build_i2c_fw_hdr()
Dio_usbvend.h597 __le16 Size; // Size of data only not including header member
/linux-4.4.14/drivers/video/fbdev/mbx/
Dreg_bits.h6 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
/linux-4.4.14/Documentation/
Dmemory-hotplug.txt315 Size of memory not for movable pages (not for offline) is YYYY.
316 Size of memory for movable pages (for offline) is TOTAL-YYYY.
319 Size of memory not for movable pages (not for offline) is TOTAL - ZZZZ.
320 Size of memory for movable pages (for offline) is ZZZZ.
Dbcache.txt223 Size of readahead that should be performed. Defaults to 0. If set to e.g.
325 Size of buckets
411 Size of buckets
422 Size of the freelist as a percentage of nbuckets. Can be written to to
Dldm.txt43 Device | Offset Bytes Sectors MiB | Size Bytes Sectors MiB
DDMA-API-HOWTO.txt392 Size is the length of the region you want to allocate, in bytes.
Dkernel-parameters.txt2830 pcie_bus_tune_off Disable PCIe MPS (Max Payload Size)
2836 Read Request Size) to the largest supported
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Dnvidia,tegra20-i2c.txt41 - size-cells: Size of the I2C device address.
/linux-4.4.14/Documentation/mic/
Dscif_overview.txt58 Transfer Size (KBytes)
/linux-4.4.14/arch/m68k/
DKconfig.machine336 hex "Size of RAM (in bytes), or 0 for automatic"
424 hex "Size of the ROM device"
428 Size of the ROM device. On some platforms this is used to setup
/linux-4.4.14/arch/arc/
DKconfig261 int "ICCM Size in KB"
272 int "DCCM Size in KB"
326 prompt "MMU Page Size"
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_ct.c425 lpfc_ns_rsp(struct lpfc_vport *vport, struct lpfc_dmabuf *mp, uint32_t Size) in lpfc_ns_rsp() argument
446 Cnt = Size > FCELSSIZE ? FCELSSIZE : Size; in lpfc_ns_rsp()
448 Size -= Cnt; in lpfc_ns_rsp()
1212 CtReq->CommandResponse.bits.Size = 0; in lpfc_ns_cmd()
2074 CtReq->CommandResponse.bits.Size = cpu_to_be16(rsp_size); in lpfc_fdmi_cmd()
Dlpfc_bsg.c2598 ctreq->CommandResponse.bits.Size = 0; in lpfcdiag_loop_get_xri()
3149 ctreq->CommandResponse.bits.Size = size; in lpfc_bsg_diag_loopback_run()
Dlpfc_hw.h90 uint32_t Size:16; member
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Datmel-usb.txt100 - atmel,fifo-size: Size of the fifo.
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-dma.txt53 Results[2]: Size: The exact number of bytes to transfer.
/linux-4.4.14/Documentation/misc-devices/
Deeprom19 Chip Size (bits) Address
/linux-4.4.14/Documentation/scsi/
DChangeLog.ips38 4.72.00 - Allow for a Scatter-Gather Element to exceed MAX_XFER Size
Dadvansys.txt12 lowered in the BIOS by changing the 'Host Queue Size' adapter setting.
Darcmsr_spec.txt73 ** SDRAM Size 0x00000100(4)-->256 MB
Dncr53c8xx.txt1205 This is only possible when Cache Line Size is 8 DWORDS or greater.
1224 boundary (Pentium Cache Line Size), and so is immune to this chip bug, at
DChangeLog.sym53c8xx268 (Size is limited to 8 for now, but a constant is just to be
Dscsi_mid_low_api.txt1234 hostdata[0] - area reserved for LLD at end of struct Scsi_Host. Size
/linux-4.4.14/drivers/video/console/
DKconfig41 int "Scrollback Buffer Size (in KB)"
/linux-4.4.14/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt37 - Size in bytes of memory to reserve.
/linux-4.4.14/Documentation/early-userspace/
Dbuffer-format.txt60 c_filesize 8 bytes Size of data field
/linux-4.4.14/Documentation/target/
Dtcm_mod_builder.txt121 Module Size Used by
/linux-4.4.14/Documentation/video4linux/
DREADME.cpia257 buffer_size Size for each frame buffer in bytes (default 68k)
/linux-4.4.14/Documentation/filesystems/
Dsysv-fs.txt36 * Size of a block or zone (data allocation unit on disk)
Dntfs.txt311 # Offset into Size of this Raid type Device Start sector
326 # Offset Size Raid Number Chunk 1st Start 2nd Start
339 # Ofs Size Raid Log Number Region Should Number Source Start Target Start
Dfiemap.txt194 unsigned int fi_extents_max; /* Size of fiemap_extent array */
Dcoda.txt538 short in_size; /* Size of input buffer <= 2K */
Dproc.txt420 Size: 1084 kB
/linux-4.4.14/arch/m68k/fpsp040/
Dutil.S636 | | 0 | Size | Dest Reg # |
639 | Size is:
Ddecbin.S15 | Object Size:
/linux-4.4.14/arch/cris/
DKconfig177 Size of DRAM (decimal in MB) typically 2, 8 or 16.
184 Size of Video accessible memory (decimal, in MB).
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dhead.S324 lsrq 1, $r2 ; Size is in bytes, we copy words.
/linux-4.4.14/Documentation/hid/
Dhidraw.txt68 HIDIOCGRDESCSIZE: Get Report Descriptor Size
Dhid-sensor.txt28 Report Size(8)
/linux-4.4.14/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt74 entries : Size of the accumulator descriptor list
/linux-4.4.14/arch/microblaze/
DKconfig226 hex "Size of user task space" if TASK_SIZE_BOOL
/linux-4.4.14/Documentation/filesystems/pohmelfs/
Dnetwork_protocol.txt11 __u32 size; /* Size of the attached data */
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-tpm156 Exponent Size: 00 00 00 00 (0 means the
/linux-4.4.14/arch/blackfin/
DKconfig.debug170 int "Size of Trace buffer (in power of 2k)"
/linux-4.4.14/Documentation/devicetree/bindings/
Dxilinx.txt244 - virt-resolution = <xvirt yvirt> : Size of framebuffer in memory.
Dmarvell.txt35 - #size-cells : Size representation for the memory-mapped
/linux-4.4.14/Documentation/powerpc/
Dqe_firmware.txt95 | Offset in | | Destination Offset | Size of |
/linux-4.4.14/drivers/base/
DKconfig268 int "Size in Mega Bytes"
/linux-4.4.14/Documentation/arm/OMAP/
DDSS171 size Size of the framebuffer
/linux-4.4.14/arch/powerpc/
DKconfig1019 hex "Size of user task space" if TASK_SIZE_BOOL
1032 hex "Size of consistent memory pool" if CONSISTENT_SIZE_BOOL
/linux-4.4.14/arch/arm/crypto/
Dsha1-armv4-large.S13 @ Size/performance trade-off
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt144 66: Operand-Size (Prefix)
145 67: Address-Size (Prefix)
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt144 66: Operand-Size (Prefix)
145 67: Address-Size (Prefix)
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped143 /* Size of default input buffer. */
206 /* Size of input buffer in bytes, not including room for EOB
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped141 /* Size of default input buffer. */
195 /* Size of input buffer in bytes, not including room for EOB
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.c2863 __le32 Size; member
2909 size = le32_to_cpu(request_data->Size); in _ctl_host_trace_buffer_size_show()
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c_shipped161 /* Size of default input buffer. */
223 /* Size of input buffer in bytes, not including room for EOB
/linux-4.4.14/Documentation/s390/
Ds390dbf.txt126 buf_size: Size of data area in each debug entry
/linux-4.4.14/arch/s390/
DKconfig544 int "Size of the guard area (128-1024)"
/linux-4.4.14/drivers/block/
DKconfig448 int "Size of reserved area before MBR"
/linux-4.4.14/fs/cifs/
Dcifspdu.h2079 __le16 Size; member
/linux-4.4.14/net/sched/
DKconfig509 Size of the local stack variable used while evaluating the tree of
/linux-4.4.14/Documentation/sysctl/
Dvm.txt76 for the full Virtual Memory Size of programs used to recover. Otherwise,
/linux-4.4.14/Documentation/virtual/kvm/
Dtimekeeping.txt206 Location Size Description
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.reg758 field USCBSIZE32 0x02 /* Use 32byte SCB Page Size */
/linux-4.4.14/drivers/video/fbdev/
DKconfig659 prompt "Size of ADV7393 frame buffer memory Single/Double Size"
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt607 Size of the scatter-gather table, i.e. the number of requests
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt1028 - #size-cells : Size representation for "soc" devices
/linux-4.4.14/Documentation/trace/
Dftrace.txt2869 Depth Size Location (18 entries)