| /kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_buffer.c | 253 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 D | a6xx_hfi.c | 173 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 D | a5xx_power.c | 329 uint32_t dwords = 0, offset = 0, bosize; in a5xx_gpmu_ucode_init() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | disasm-a3xx.c | 527 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 D | disasm-a2xx.c | 230 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 D | glsl_scraper.py | 131 def dwords(f): function
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_transfer_queue.c | 244 uint32_t dwords = VIRGL_TRANSFER3D_SIZE + 1; in add_internal() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_shader_dump.c | 567 svga_shader_dump( const unsigned *assem, unsigned dwords, unsigned do_binary ) svga_shader_dump() argument
|
| /third_party/node/deps/brotli/c/common/ |
| H A D | platform.h | 364 brotli_unaligned_uint64_t* dwords = (brotli_unaligned_uint64_t*) p; in BrotliUnalignedWrite64() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_const.c | 37 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 D | ir2_assemble.c | 538 uint32_t *dwords = malloc(sizedwords * 4); in assemble() local
|
| H A D | fd2_emit.c | 76 const uint32_t *dwords; in emit_constants() local
|
| /third_party/skia/third_party/externals/brotli/c/common/ |
| H A D | platform.h | 364 brotli_unaligned_uint64_t* dwords = (brotli_unaligned_uint64_t*) p; in BrotliUnalignedWrite64() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_hwcnt_gpu.c | 503 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 D | mali_kbase_hwcnt_gpu.c | 309 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 D | qib_sdma.c | 511 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 D | hw_atl2_utils_fw.c | 74 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 D | property.c | 42 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 D | debugfs.c | 261 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 D | dma_port.c | 306 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 D | sfdp.h | 26 u32 dwords[BFPT_DWORD_MAX]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2_utils_fw.c | 74 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 D | dma_port.c | 302 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 D | nvm.c | 555 unsigned int dwaddress, dwords, offset; in tb_nvm_read_data() local
|
| H A D | property.c | 42 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
|