Home
last modified time | relevance | path

Searched +full:8 +full:kbyte (Results 1 – 25 of 32) sorted by relevance

12

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_6_pmfw.h49 /*8*/ FEATURE_DPM_XGMI = 8,
166 uint64_t GfxclkFrequencyAcc[8];
186 uint64_t XgmiReadBandwidthAcc[8];
187 uint64_t XgmiWriteBandwidthAcc[8];
209 uint32_t GfxclkFrequency[8];
213 uint64_t PublicSerialNumber_XCD[8];
217 uint64_t XgmiReadDataSizeAcc[8];//in KByte
218 uint64_t XgmiWriteDataSizeAcc[8];//in KByte
237 uint32_t GfxBusy[8];
238 uint64_t GfxBusyAcc[8];
[all …]
/linux/Documentation/devicetree/bindings/mips/img/
H A Dxilfpga.txt21 - 8Kbyte RAM at 0x1000_0000
28 - 8Kbyte BootRAM at 0x1FC0_0000
/linux/Documentation/admin-guide/auxdisplay/
H A Dcfag12864b.rst38 :Pages: 8 each controller
41 :Memory size: 2 * 8 * 64 * 1 = 1024 bytes = 1 Kbyte
60 Data 4 ( 6)------------------------------( 8) Data 4
62 Data 6 ( 8)------------------------------(10) Data 6
87 It has a size of 1024 bytes = 1 Kbyte.
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic.rst29 This address needs to be 4K aligned and the region covers 4 KByte.
34 This address needs to be 4K aligned and the region covers 8 KByte.
/linux/arch/microblaze/kernel/
H A Dvmlinux.lds.S47 . = ALIGN (8) ;
51 . = _fdt_start + 0x10000; /* Pad up to 64kbyte */
66 . = ALIGN(8);
77 . = ALIGN(8);
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_3_0_cleaner_shader.asm54 s_mov_b32 s2, 0x00000038 // Loop 64/8=8 times (loop unrolled for performance)
69 s_sub_u32 s2, s2, 8
81 …v_mul_u32_u24 v1, 0x00000008, v1 // * 8, so each thread is a double-dword address (8byte)
85 // Each FirstWave of WorkGroup clears 64kbyte block
H A Dgfx_v10_1_10_cleaner_shader.asm55 s_mov_b32 s2, 0x00000038 // Loop 64/8=8 times (loop unrolled for performance)
70 s_sub_u32 s2, s2, 8
82 …v_mul_u32_u24 v1, 0x00000008, v1 // * 8, so each thread is a double-dword address (8byte)
86 // Each FirstWave of WorkGroup clears 64kbyte block
H A Dgfx_v9_4_3_cleaner_shader.asm60 s_mov_b32 s2, 0x00000078 // Loop 128/8=16 times (loop unrolled for performance)
74 s_sub_u32 s2, s2, 8
91 …v_mul_u32_u24 v1, 0x00000008, v1 // * 8, so each thread is a double-dword address (8byt…
95 // Each FirstWave of WorkGroup clears 64kbyte block
/linux/drivers/media/platform/via/
H A Dvia-camera.h21 #define VCR_TSC_COUNT 0x07fff0 /* KByte or packet count */
32 #define VCR_CI_CCIR601_8 0 /* CCIR601 input stream, 8 bit */
33 #define VCR_CI_CCIR656_8 0x00000010 /* ... CCIR656, 8 bit */
87 #define VCR_VS_STRIDE 0x00001ff0 /* Stride (8-byte units) */
/linux/Documentation/networking/
H A Deql.rst194 (Hereafter known as the 8-hour PPP Hate Festival). Perhaps later this
235 From bentson@grieg.seaslug.org Wed Feb 8 19:08:09 1995
264 a 486DX2/66 with a Cyclom-8Ys and a 486SLC/40 with a Cyclom-16Y.
372 transfer of up to 7.5 Kbyte/s on one go, but averaged around
373 6.4 Kbyte/s, which I think is pretty cool. :)
H A D6pack.rst76 TNCs contain a 64kByte EPROM, the lower half of which is used for
94 function has been changed in the 2.1.8x kernels.
/linux/include/video/
H A Dsticore.h11 #define STI_REGION_MAX 8 /* hardcoded STI constants */
61 u32 offset : 14; /* offset in 4kbyte page */
66 u32 length : 14; /* length in 4kbyte page */
/linux/kernel/bpf/
H A Dmemalloc.c33 * Every allocated objected is padded with extra 8 bytes that contains
40 /* similar to kmalloc, but sizeof == 8 bucket is gone */
42 3, /* 8 */
74 return size_index[(size - 1) / 8] - 1; in bpf_mem_cache_idx()
144 void __percpu *pptr = __alloc_percpu_gfp(c->unit_size, 8, flags); in __alloc()
457 * 64*16 + 64*32 + 64*64 + 64*96 + 64*128 + 64*196 + 64*256 + 32*512 + 16*1024 + 8*2048 + 4*4096
458 * == ~ 116 Kbyte using below heuristic.
460 * consume ~ 11 Kbyte per cpu.
480 * 8k allocs and above low == 1, high == 3, batch == 1. in init_refill_work()
525 pc = __alloc_percpu_gfp(sizeof(*pc), 8, GFP_KERNE in bpf_mem_alloc_init()
[all...]
/linux/include/uapi/linux/
H A Dpci_regs.h71 #define PCI_CLASS_REVISION 0x08 /* High 24 bits are class, low 8 revision */
76 #define PCI_CACHE_LINE_SIZE 0x0c /* 8 bits */
77 #define PCI_LATENCY_TIMER 0x0d /* 8 bits */
78 #define PCI_HEADER_TYPE 0x0e /* 8 bits */
85 #define PCI_BIST 0x0f /* 8 bits */
125 #define PCI_INTERRUPT_LINE 0x3c /* 8 bits */
126 #define PCI_INTERRUPT_PIN 0x3d /* 8 bits */
127 #define PCI_MIN_GNT 0x3e /* 8 bits */
128 #define PCI_MAX_LAT 0x3f /* 8 bits */
268 #define PCI_PM_SIZEOF 8
[all …]
/linux/drivers/scsi/
H A Dsr_ioctl.c51 cgc.cmd[8] = 12; /* LSB of length */ in sr_read_tochdr()
86 cgc.cmd[8] = 12; /* LSB of length */ in sr_read_tocentry()
103 tocentry->cdte_addr.lba = (((((buffer[8] << 8) + buffer[9]) << 8) in sr_read_tocentry()
104 + buffer[10]) << 8) + buffer[11]; in sr_read_tocentry()
154 cgc.cmd[8] = trk1_te.cdte_addr.msf.frame; in sr_fake_playtrkind()
174 cgc.cmd[8] = ti->cdti_ind1; in sr_play_trkind()
406 cgc.cmd[8] = 24; in sr_get_mcn()
439 speed *= 177; /* Nx to kbyte/s */ in sr_select_speed()
443 cgc.cmd[2] = (speed >> 8) & 0xff; /* MSB for speed (in kbytes/sec) */ in sr_select_speed()
501 cgc.cmd[4] = (unsigned char) (lba >> 8) & 0xff; in sr_read_cd()
[all …]
/linux/include/linux/
H A Dhyperv.h169 * If the requested ring buffer size is at least 8 times the size of the
174 * The factor of 8 is somewhat arbitrary. The goal is to prevent adding a
178 * on ARM64 with 64 Kbyte page size, we don't want to take 64 Kbytes for the
179 * header from a 128 Kbyte allocation, leaving only 64 Kbytes for the ring.
184 ((payload_sz) >= 8 * sizeof(struct hv_ring_buffer) ? \
254 * 2 . 4 (Windows 8, WS2012)
397 ((struct vmpacket_descriptor)__packet)->offset8 * 8)
401 ((struct vmpacket_descriptor)__packet)->offset8) * 8)
436 CHANNELMSG_GPADL_HEADER = 8,
576 #define GPADL_TYPE_TRANSACTION 8
[all …]
/linux/arch/arm/mm/
H A DKconfig36 A 32-bit RISC processor with 8kByte Cache, Write Buffer and
53 A 32-bit RISC processor with 8KB cache or 4KB variants,
774 Support for the BE-8 (big-endian) mode on ARMv6 and ARMv7 processors.
/linux/sound/pci/rme9652/
H A Drme9652.c137 #define RME9652_DS (1<<8) /* Doule Speed 0=44.1/48, 1=88.2/96 Khz */
251 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
256 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
275 /* channels 8 and 9 are S/PDIF */
334 rme9652->period_bytes = 1 << ((rme9652_decode_latency(i) + 8)); in rme9652_compute_period_size()
395 /* reset the FIFO pointer to zero. We do this by writing to 8
401 for (i = 0; i < 8; i++) { in rme9652_reset_hw_pointer()
617 for (i = 0, mask = 0x80; i < 8; i++, mask >>= 1) { in rme9652_spdif_set_bit()
636 for (i = 0, mask = 0x80; i < 8; i++, mask >>= 1) { in rme9652_spdif_write_byte()
1673 if (((i + 1) % 8) in snd_rme9652_proc_read()
[all...]
H A Dhdsp.c55 #define HDSP_MAX_QS_CHANNELS 8
66 #define H9632_DS_CHANNELS 8
159 #define HDSP_DoubleSpeed (1<<8) /* 0=normal speed, 1=double speed */
243 #define HDSP_CLOCK_SOURCE_INTERNAL_176_4KHZ 8
292 #define DDS_NUMERATOR 104857600000000ULL /* = 2^20 * 10^8 */
358 #define HDSP_SelSyncRef0 (1<<8)
506 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
533 8, 9,
547 8, 9,
560 8,
[all...]
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.h234 * degrees Kelvin = ((97 * 259 * (R4 - R2) / (R3 - R1)) / 100) + 8
238 * Celsius (273 degrees Kelvin). The 8 (3 percent of 273) compensates for
245 #define TEMPERATURE_CALIB_KELVIN_OFFSET 8
310 * If setting up txpowers for MIMO rates (rate idxes 8-15, 24-31),
440 * 8) If setting up txpowers for MIMO rates (rate idxes 8-15, 24-31),
555 * 8 98 0x3d
653 * -8 117 0x3F
669 * 8 110 0x3A
868 #define IL49_NUM_AMPDU_QUEUES 8
931 * Driver must allocate a 4KByte buffer that is used by 4965 for keeping the
[all …]
/linux/drivers/net/ethernet/sgi/
H A Dioc3-eth.c72 /* Every RX buffer starts with 8 byte descriptor data */
231 writel((dev->dev_addr[5] << 8) | in __ioc3_set_mac_address()
236 (dev->dev_addr[1] << 8) | in __ioc3_set_mac_address()
351 csum += 0xffff ^ (u16)((cp[1] << 8) | cp[0]); in ioc3_tcpudp_checksum()
352 csum += 0xffff ^ (u16)((cp[3] << 8) | cp[2]); in ioc3_tcpudp_checksum()
354 csum += 0xffff ^ (u16)((cp[0] << 8) | cp[1]); in ioc3_tcpudp_checksum()
355 csum += 0xffff ^ (u16)((cp[2] << 8) | cp[3]); in ioc3_tcpudp_checksum()
947 netdev_info(dev, "IOC3 SSRAM has %d kbyte.\n", in ioc3eth_probe()
/linux/net/can/
H A Disotp.c89 * kernel space. For now set the static buffer to something about 8 kbyte
113 #define SF_PCI_SZ8 2 /* size of SingleFrame PCI including 8 bit SF_DL */
296 8, 8, 8, 8, 8, 8, 8, in padlen()
[all...]
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c276 socklen_t buflen = 8; in sock_test_tcpulp()
277 char buf[8] = ""; in sock_test_tcpulp()
516 xerror("tcp_inq %u is larger than one kbyte\n", inq); in process_cmsg()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.c39 * us a ratio of one byte in the CCS for each 8x16 pixels in the
44 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, },
46 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, },
48 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, },
50 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, },
52 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, },
54 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, },
56 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, },
58 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, },
94 .char_per_block = { 8, 1 }, .block_w = { 1, 1 }, .block_h = { 1, 1 },
[all …]
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h118 // for example, 1080p -> 8K is 4.0, or 4000 raw value
126 // for example, 8K -> 1080p is 0.25, or 250 raw value
1327 #define MATRIX_9C__DIM_128_ALIGNED_LEN 16 // 9+8 : 9 * 8 + 7 * 8 = 72 + 56 = 128 % 128 = 0
1328 #define MATRIX_17C__DIM_128_ALIGNED_LEN 32 //17+15: 17 * 8 + 15 * 8 = 136 + 120 = 256 % 128 = 0
1329 #define MATRIX_33C__DIM_128_ALIGNED_LEN 64 //17+47: 17 * 8 + 47 * 8 = 136 + 376 = 512 % 128 = 0
2184 * for 8b/10b SST.
2186 * return - min hblank size in bytes, 0 if 8b/10b SST.
2482 * @req_bw: The requested bw in Kbyte to allocated
2519 // 8 byte port ID -> ELD.PortID

12