/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | si_dma.c | 239 u32 size_in_bytes, cur_size_in_bytes; in si_copy_dma() local 245 size_in_bytes = (num_gpu_pages << RADEON_GPU_PAGE_SHIFT); in si_copy_dma() 246 num_loops = DIV_ROUND_UP(size_in_bytes, 0xfffff); in si_copy_dma() 258 cur_size_in_bytes = size_in_bytes; in si_copy_dma() 261 size_in_bytes -= cur_size_in_bytes; in si_copy_dma()
|
H A D | cik_sdma.c | 587 u32 size_in_bytes, cur_size_in_bytes; in cik_copy_dma() local 593 size_in_bytes = (num_gpu_pages << RADEON_GPU_PAGE_SHIFT); in cik_copy_dma() 594 num_loops = DIV_ROUND_UP(size_in_bytes, 0x1fffff); in cik_copy_dma() 606 cur_size_in_bytes = size_in_bytes; in cik_copy_dma() 609 size_in_bytes -= cur_size_in_bytes; in cik_copy_dma()
|
H A D | r600.c | 2973 u32 size_in_bytes, cur_size_in_bytes, tmp; in r600_copy_cpdma() local 2979 size_in_bytes = (num_gpu_pages << RADEON_GPU_PAGE_SHIFT); in r600_copy_cpdma() 2980 num_loops = DIV_ROUND_UP(size_in_bytes, 0x1fffff); in r600_copy_cpdma() 2995 cur_size_in_bytes = size_in_bytes; in r600_copy_cpdma() 2998 size_in_bytes -= cur_size_in_bytes; in r600_copy_cpdma() 3000 if (size_in_bytes == 0) in r600_copy_cpdma()
|
H A D | cik.c | 3654 u32 size_in_bytes, cur_size_in_bytes, control; in cik_copy_cpdma() local 3660 size_in_bytes = (num_gpu_pages << RADEON_GPU_PAGE_SHIFT); in cik_copy_cpdma() 3661 num_loops = DIV_ROUND_UP(size_in_bytes, 0x1fffff); in cik_copy_cpdma() 3673 cur_size_in_bytes = size_in_bytes; in cik_copy_cpdma() 3676 size_in_bytes -= cur_size_in_bytes; in cik_copy_cpdma() 3678 if (size_in_bytes == 0) in cik_copy_cpdma()
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-udma.c | 93 void __user *userbuf, int size_in_bytes) in ivtv_udma_setup() argument 108 ivtv_udma_get_page_info(&user_dma, (unsigned long)userbuf, size_in_bytes); in ivtv_udma_setup() 112 user_dma.page_count, size_in_bytes, user_dma.offset); in ivtv_udma_setup()
|
H A D | ivtv-udma.h | 17 void __user *userbuf, int size_in_bytes);
|
H A D | ivtvfb.c | 275 int size_in_bytes) in ivtvfb_prep_dec_dma_to_device() argument 282 if (ivtv_udma_setup(itv, ivtv_dest_addr, userbuf, size_in_bytes) <= 0) { in ivtvfb_prep_dec_dma_to_device() 285 __func__, size_in_bytes, itv->udma.page_count); in ivtvfb_prep_dec_dma_to_device() 292 size_in_bytes, itv->udma.page_count); in ivtvfb_prep_dec_dma_to_device()
|
/openbmc/linux/sound/pci/asihpi/ |
H A D | hpi6205.c | 588 interface->control_cache.size_in_bytes, in create_adapter_obj() 596 interface->control_cache.size_in_bytes); in create_adapter_obj() 601 interface->control_cache.size_in_bytes, in create_adapter_obj() 816 status->size_in_bytes = phm->u.d.u.buffer.buffer_size; in outstream_host_buffer_allocate() 888 return status->size_in_bytes - (status->host_index - in outstream_get_space_available() 935 status->size_in_bytes - in outstream_write() 936 (status->host_index & (status->size_in_bytes - 1))); in outstream_write() 939 (status->host_index & (status->size_in_bytes - 1)), in outstream_write() 985 phr->u.d.u.stream_info.buffer_size = status->size_in_bytes; in outstream_get_info() 987 status->size_in_bytes - outstream_get_space_available(status); in outstream_get_info() [all …]
|
H A D | hpi6205.h | 45 u32 size_in_bytes; member
|
H A D | hpicmn.h | 59 number_of_controls, const u32 size_in_bytes, u8 *pDSP_control_buffer);
|
H A D | hpi_internal.h | 619 u32 size_in_bytes; member 899 u16 size_in_bytes; member 950 u16 size_in_bytes; member
|
H A D | hpicmn.c | 642 const u32 size_in_bytes, u8 *p_dsp_control_buffer) in hpi_alloc_control_cache() argument 656 p_cache->cache_size_in_bytes = size_in_bytes; in hpi_alloc_control_cache()
|
H A D | hpi.h | 1247 u16 hpi_outstream_host_buffer_allocate(u32 h_outstream, u32 size_in_bytes); 1296 u16 hpi_instream_host_buffer_allocate(u32 h_instream, u32 size_in_bytes);
|
H A D | hpifunc.c | 729 u16 hpi_outstream_host_buffer_allocate(u32 h_outstream, u32 size_in_bytes) in hpi_outstream_host_buffer_allocate() argument 738 hm.u.d.u.data.data_size = size_in_bytes; in hpi_outstream_host_buffer_allocate() 1082 u16 hpi_instream_host_buffer_allocate(u32 h_instream, u32 size_in_bytes) in hpi_instream_host_buffer_allocate() argument 1092 hm.u.d.u.data.data_size = size_in_bytes; in hpi_instream_host_buffer_allocate()
|
H A D | asihpi.c | 159 u32 size_in_bytes, /* size in bytes of bus mastering buffer */ in hpi_stream_host_buffer_attach() argument 177 hm.u.d.u.buffer.buffer_size = size_in_bytes; in hpi_stream_host_buffer_attach()
|
/openbmc/u-boot/drivers/mtd/ |
H A D | st_smi.c | 30 unsigned long size_in_bytes; member 40 .size_in_bytes = size \ 152 info->size = flash_devices[i].size_in_bytes; in flash_get_size()
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | ksparser.py | 54 def sizetype(default, size_in_bytes=False): argument 71 if size_in_bytes:
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_crat.c | 1008 uint64_t size_in_bytes; in kfd_parse_subtype_mem() local 1033 size_in_bytes = in kfd_parse_subtype_mem() 1045 props->size_in_bytes += size_in_bytes; in kfd_parse_subtype_mem() 1055 props->size_in_bytes = size_in_bytes; in kfd_parse_subtype_mem()
|
H A D | kfd_topology.h | 83 uint64_t size_in_bytes; member
|
H A D | kfd_topology.c | 322 mem->size_in_bytes); in mem_show()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_training.c | 1164 uint32_t size_in_bytes; in dpcd_set_lt_pattern_and_lane_settings() local 1198 size_in_bytes = lt_settings->link_settings.lane_count * in dpcd_set_lt_pattern_and_lane_settings() 1205 size_in_bytes); in dpcd_set_lt_pattern_and_lane_settings() 1258 size_in_bytes); in dpcd_set_lt_pattern_and_lane_settings() 1273 size_in_bytes + sizeof(dpcd_pattern.raw)); in dpcd_set_lt_pattern_and_lane_settings()
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | spear_smi.c | 102 unsigned long size_in_bytes; member 112 .size_in_bytes = size \
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.c | 148 u32 *cmds, u32 size_in_bytes, u32 resv_space) in guc_ct_buffer_init() argument 150 GEM_BUG_ON(size_in_bytes % 4); in guc_ct_buffer_init() 154 ctb->size = size_in_bytes / 4; in guc_ct_buffer_init()
|
/openbmc/linux/drivers/scsi/be2iscsi/ |
H A D | be_main.h | 202 unsigned int size_in_bytes; /* Size required by memory block */ member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_debug.c | 4142 u32 size_in_bytes, u32 *buf) in qed_mcp_trace_read_meta() argument 4152 size_in_bytes, in qed_mcp_trace_read_meta()
|