Home
last modified time | relevance | path

Searched defs:dwords (Results 26 - 50 of 149) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_buffer.c253 unsigned int dwords = 7; in etnaviv_buffer_end() local
305 u32 dwords, target; in etnaviv_sync_point_queue() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c173 int ret, dwords = size >> 2; in a6xx_hfi_send_msg() local
26 a6xx_hfi_queue_read(struct a6xx_gmu *gmu, struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) a6xx_hfi_queue_read() argument
64 a6xx_hfi_queue_write(struct a6xx_gmu *gmu, struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) a6xx_hfi_queue_write() argument
H A Da5xx_power.c329 uint32_t dwords = 0, offset = 0, bosize; in a5xx_gpmu_ucode_init() local
/third_party/mesa3d/src/freedreno/ir3/
H A Ddisasm-a3xx.c527 uint32_t *dwords = (uint32_t *)instr; in disasm_instr_cb() local
574 disasm_a3xx_stat(uint32_t *dwords, int sizedwords, int level, FILE *out, in disasm_a3xx_stat() argument
639 disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out, in disasm_a3xx() argument
647 try_disasm_a3xx(uint32_t *dwords, in argument
[all...]
/third_party/mesa3d/src/freedreno/ir2/
H A Ddisasm-a2xx.c230 disasm_alu(uint32_t *dwords, uint32_t alu_off, int level, int sync, in disasm_alu() argument
475 disasm_fetch(uint32_t *dwords, uint32_t alu_off, int level, int sync) in disasm_fetch() argument
621 disasm_a2xx(uint32_t *dwords, int sizedwords, int level, gl_shader_stage type) disasm_a2xx() argument
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dglsl_scraper.py131 def dwords(f): function
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.c244 uint32_t dwords = VIRGL_TRANSFER3D_SIZE + 1; in add_internal() local
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader_dump.c567 svga_shader_dump( const unsigned *assem, unsigned dwords, unsigned do_binary ) svga_shader_dump() argument
/third_party/node/deps/brotli/c/common/
H A Dplatform.h364 brotli_unaligned_uint64_t* dwords = (brotli_unaligned_uint64_t*) p; in BrotliUnalignedWrite64() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c37 fd6_emit_const_user(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t regid, uint32_t sizedwords, const uint32_t *dwords) fd6_emit_const_user() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c538 uint32_t *dwords = malloc(sizedwords * 4); in assemble() local
H A Dfd2_emit.c76 const uint32_t *dwords; in emit_constants() local
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.h364 brotli_unaligned_uint64_t* dwords = (brotli_unaligned_uint64_t*) p; in BrotliUnalignedWrite64() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt_gpu.c503 u64 dwords[2] = {0, 0}; in kbasep_hwcnt_backend_gpu_block_map_from_physical() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt_gpu.c309 u64 dwords[2] = {lo, hi}; in kbasep_hwcnt_backend_gpu_block_map_to_physical() local
342 u64 dwords[2] = {0, 0}; in kbasep_hwcnt_backend_gpu_block_map_from_physical() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_sdma.c511 qib_sdma_verbs_send(struct qib_pportdata *ppd, struct rvt_sge_state *ss, u32 dwords, struct qib_verbs_txreq *tx) qib_sdma_verbs_send() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils_fw.c74 hw_atl2_shared_buffer_read_block(struct aq_hw_s *self, u32 offset, u32 dwords, void *data) hw_atl2_shared_buffer_read_block() argument
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dproperty.c42 static inline void parse_dwdata(void *dst, const void *src, size_t dwords) in parse_dwdata() argument
47 static inline void format_dwdata(void *dst, const void *src, size_t dwords) in format_dwdata() argument
H A Ddebugfs.c261 int i, dwords = min(length, TB_MAX_CONFIG_RW_LENGTH); in cap_show() local
481 size_t dwords; in switch_basic_regs_show() local
[all...]
H A Ddma_port.c306 u32 in, dwaddress, dwords; in dma_port_flash_read_block() local
330 u32 in, dwaddress, dwords; in dma_port_flash_write_block() local
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dsfdp.h26 u32 dwords[BFPT_DWORD_MAX]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils_fw.c74 hw_atl2_shared_buffer_read_block(struct aq_hw_s *self, u32 offset, u32 dwords, void *data) hw_atl2_shared_buffer_read_block() argument
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddma_port.c302 dma_port_flash_read_block(void *data, unsigned int dwaddress, void *buf, size_t dwords) dma_port_flash_read_block() argument
324 dma_port_flash_write_block(void *data, unsigned int dwaddress, const void *buf, size_t dwords) dma_port_flash_write_block() argument
H A Dnvm.c555 unsigned int dwaddress, dwords, offset; in tb_nvm_read_data() local
H A Dproperty.c42 static inline void parse_dwdata(void *dst, const void *src, size_t dwords) in parse_dwdata() argument
47 static inline void format_dwdata(void *dst, const void *src, size_t dwords) in format_dwdata() argument

Completed in 37 milliseconds

123456