/Linux-v4.19/drivers/media/pci/cx18/ |
D | cx18-driver.c | 538 cx->options.megabytes[CX18_ENC_STREAM_TYPE_TS] = enc_ts_buffers; in cx18_process_options() 539 cx->options.megabytes[CX18_ENC_STREAM_TYPE_MPG] = enc_mpg_buffers; in cx18_process_options() 540 cx->options.megabytes[CX18_ENC_STREAM_TYPE_IDX] = enc_idx_buffers; in cx18_process_options() 541 cx->options.megabytes[CX18_ENC_STREAM_TYPE_YUV] = enc_yuv_buffers; in cx18_process_options() 542 cx->options.megabytes[CX18_ENC_STREAM_TYPE_VBI] = enc_vbi_buffers; in cx18_process_options() 543 cx->options.megabytes[CX18_ENC_STREAM_TYPE_PCM] = enc_pcm_buffers; in cx18_process_options() 544 cx->options.megabytes[CX18_ENC_STREAM_TYPE_RAD] = 0; /* control only */ in cx18_process_options() 565 cx->options.megabytes[i] <= 0 || /* User said 0 MB total */ in cx18_process_options() 567 cx->options.megabytes[i] = 0; in cx18_process_options() 610 cx->options.megabytes[i] * 1024 * 1024 in cx18_process_options() [all …]
|
D | cx18-driver.h | 253 int megabytes[CX18_MAX_STREAMS]; /* Size in megabytes of each stream */ member
|
/Linux-v4.19/drivers/edac/ |
D | i7300_edac.c | 89 int megabytes; /* size, 0 means not present */ member 620 dinfo->megabytes = 1 << addrBits; in decode_mtr() 640 edac_dbg(2, "\t\tSIZE: %d MB\n", dinfo->megabytes); in decode_mtr() 651 dimm->nr_pages = MiB_TO_PAGES(dinfo->megabytes); in decode_mtr() 721 n = snprintf(p, space, "%4d MB | ", dinfo->megabytes); in print_dimm_size()
|
D | i5000_edac.c | 315 int megabytes; /* size, 0 means not present */ member 1023 dinfo->megabytes = 1 << addrBits; in handle_channel() 1075 if (dinfo->megabytes) in calculate_dimm_size() 1077 dinfo->megabytes, dinfo->dual_rank + 1); in calculate_dimm_size() 1289 csrow_megs = pvt->dimm_info[slot][channel].megabytes; in i5000_init_csrows()
|
D | i5400_edac.c | 318 int megabytes; /* size, 0 means not present */ member 945 dinfo->megabytes = 1 << addrBits; in handle_channel() 999 n = snprintf(p, space, "%4d MB | ", dinfo->megabytes); in calculate_dimm_size() 1202 size_mb = pvt->dimm_info[slot][channel].megabytes; in i5400_init_dimms()
|
/Linux-v4.19/Documentation/scsi/ |
D | qlogicfas.txt | 61 large executable or archive). It should be at least 5 megabytes, but
|
D | st.txt | 412 it specifies the size of partition 1 in megabytes. For DDS 415 value specifies the size of partition 0 in megabytes. This is
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-fs-ext4 | 97 The maximum number of megabytes the writeback code will
|
D | sysfs-devices-edac | 28 Description: This attribute file displays, in count of megabytes, of memory
|
/Linux-v4.19/Documentation/fb/ |
D | pxafb.txt | 14 for kilobytes or megabytes)
|
D | matroxfb.txt | 113 mem:X - size of memory (X can be in megabytes, kilobytes or bytes)
|
/Linux-v4.19/Documentation/x86/ |
D | mtrr.txt | 82 This is for video RAM at base address 0xf8000000 and size 4 megabytes. To 98 That's 4 megabytes, which is 0x400000 bytes (in hexadecimal).
|
D | intel_rdt_ui.txt | 620 If the MBA is specified in MB(megabytes) then user can enter the max b/w in MB
|
/Linux-v4.19/Documentation/arm64/ |
D | booting.txt | 49 not exceed 2 megabytes in size. Since the dtb will be mapped cacheable 50 using blocks of up to 2 megabytes in size, it must not be placed within
|
/Linux-v4.19/Documentation/ |
D | xz.txt | 74 megabytes. The decoder needs to have the dictionary in RAM, thus big
|
/Linux-v4.19/Documentation/md/ |
D | raid5-cache.txt | 43 hundreds megabytes are enough.
|
/Linux-v4.19/drivers/s390/scsi/ |
D | zfcp_sysfs.c | 591 ZFCP_SHOST_ATTR(megabytes, "%llu %llu\n",
|
/Linux-v4.19/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 3 * Ver 0.2 Nov 23 95 A short backup (few megabytes) and restore procedure
|
/Linux-v4.19/Documentation/admin-guide/ |
D | ras.rst | 487 This attribute file displays, in count of megabytes, the memory 599 This attribute file displays, in count of megabytes, the memory
|
D | kernel-parameters.txt | 3256 window. The default value is 64 megabytes. 3282 Default size is 2 megabytes.
|
/Linux-v4.19/Documentation/filesystems/ext4/ |
D | ext4.rst | 452 max_writeback_mb_bump The maximum number of megabytes the writeback
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | gadget.rst | 18 several dozen megabytes per second.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | intel-pt.txt | 39 (hundreds of megabytes per second per core) which takes a long time to decode,
|
/Linux-v4.19/Documentation/sysctl/ |
D | kernel.txt | 552 numa_balancing_scan_size_mb is how many megabytes worth of pages are
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 1427 supported is 4.5 megabytes per second. However, some really old processors
|