Home
last modified time | relevance | path

Searched defs:dwords (Results 76 - 100 of 149) sorted by relevance

123456

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c562 const unsigned dwords = (cnt * 4) /* per vbo: reg64 + two reg32 */ variable
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h359 uint32_t dwords; in __OUT_IB() local
380 uint32_t dwords; in __OUT_IB5() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c527 print_instr(uint32_t *dwords, int n, enum debug_t debug) in print_instr() argument
618 etna_disasm(uint32_t *dwords, int sizedwords, enum debug_t debug) in etna_disasm() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c60 fd3_emit_const_user(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t regid, uint32_t sizedwords, const uint32_t *dwords) fd3_emit_const_user() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c56 fd4_emit_const_user(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t regid, uint32_t sizedwords, const uint32_t *dwords) fd4_emit_const_user() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c388 unsigned dwords = in r300_clear() local
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dsfdp.c952 u32 *dwords; in spi_nor_parse_4bait() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_verbs.c1020 u32 dwords = (len + 3) >> 2; in qib_verbs_send() local
770 qib_verbs_send_dma(struct rvt_qp *qp, struct ib_header *hdr, u32 hdrwords, struct rvt_sge_state *ss, u32 len, u32 plen, u32 dwords) qib_verbs_send_dma() argument
906 qib_verbs_send_pio(struct rvt_qp *qp, struct ib_header *ibhdr, u32 hdrwords, struct rvt_sge_state *ss, u32 len, u32 plen, u32 dwords) qib_verbs_send_pio() argument
[all...]
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dusb4.c112 unsigned int dwaddress, dwords; in usb4_do_read_data() local
77 usb4_switch_op_read_data(struct tb_switch *sw, void *data, size_t dwords) usb4_switch_op_read_data() argument
86 usb4_switch_op_write_data(struct tb_switch *sw, const void *data, size_t dwords) usb4_switch_op_write_data() argument
339 usb4_switch_drom_read_block(void *data, unsigned int dwaddress, void *buf, size_t dwords) usb4_switch_drom_read_block() argument
530 usb4_switch_nvm_read_block(void *data, unsigned int dwaddress, void *buf, size_t dwords) usb4_switch_nvm_read_block() argument
596 usb4_switch_nvm_write_next_block(void *data, const void *buf, size_t dwords) usb4_switch_nvm_write_next_block() argument
988 usb4_port_read_data(struct tb_port *port, void *data, size_t dwords) usb4_port_read_data() argument
997 usb4_port_write_data(struct tb_port *port, const void *data, size_t dwords) usb4_port_write_data() argument
1010 size_t dwords = DIV_ROUND_UP(size, 4); usb4_port_sb_read() local
1050 size_t dwords = DIV_ROUND_UP(size, 4); usb4_port_sb_write() local
1277 usb4_port_retimer_nvm_write_next_block(void *data, const void *buf, size_t dwords) usb4_port_retimer_nvm_write_next_block() argument
1393 usb4_port_retimer_nvm_read_block(void *data, unsigned int dwaddress, void *buf, size_t dwords) usb4_port_retimer_nvm_read_block() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dsnps_udc_core.c684 static int udc_rxfifo_read_dwords(struct udc *dev, u32 *buf, int dwords) in udc_rxfifo_read_dwords() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c56 static inline int CRASHDUMP_READ(u64 *in, u32 reg, u32 dwords, u64 target) in CRASHDUMP_READ() argument
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dsfdp.c987 u32 *dwords; spi_nor_parse_4bait() local
1146 u32 *dwords, addr; spi_nor_parse_profile1() local
1235 u32 *dwords, addr; spi_nor_parse_sccr() local
1286 u32 *dwords, addr; spi_nor_parse_sccr_mc() local
[all...]
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify.c377 int dwords = 0; in fanotify_encode_fh_len() local
407 int dwords, type = 0; in fanotify_encode_fh() local
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dcopy_up.c378 int fh_type, dwords; in ovl_encode_real_fh() local
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-rockchip-sfc.c368 u32 dwords; in rockchip_sfc_write_fifo() local
399 u32 dwords; in rockchip_sfc_read_fifo() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dsnps_udc_core.c680 static int udc_rxfifo_read_dwords(struct udc *dev, u32 *buf, int dwords) in udc_rxfifo_read_dwords() argument
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddebugfs.c1123 int i, dwords = min(length, TB_MAX_CONFIG_RW_LENGTH); in cap_show() local
1342 size_t dwords; in switch_basic_regs_show() local
1093 cap_show_by_dw(struct seq_file *s, struct tb_switch *sw, struct tb_port *port, unsigned int cap, unsigned int offset, u8 cap_id, u8 vsec_id, int dwords) cap_show_by_dw() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c64 static inline int CRASHDUMP_READ(u64 *in, u32 reg, u32 dwords, u64 target) in CRASHDUMP_READ() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_verbs.c1020 u32 dwords = (len + 3) >> 2; in qib_verbs_send() local
770 qib_verbs_send_dma(struct rvt_qp *qp, struct ib_header *hdr, u32 hdrwords, struct rvt_sge_state *ss, u32 len, u32 plen, u32 dwords) qib_verbs_send_dma() argument
906 qib_verbs_send_pio(struct rvt_qp *qp, struct ib_header *ibhdr, u32 hdrwords, struct rvt_sge_state *ss, u32 len, u32 plen, u32 dwords) qib_verbs_send_pio() argument
[all...]
/third_party/mesa3d/src/intel/common/
H A Dmi_builder.h687 _mi_builder_push_math(struct mi_builder *b, const uint32_t *dwords, unsigned num_dwords) _mi_builder_push_math() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp2096 const unsigned dwords = 2 + src_comps; in lower_a64_logical_send() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_cmd_buffer.c703 anv_cmd_buffer_merge_dynamic(struct anv_cmd_buffer *cmd_buffer, uint32_t *a, uint32_t *b, uint32_t dwords, uint32_t alignment) anv_cmd_buffer_merge_dynamic() argument
/third_party/mesa3d/src/intel/tools/
H A Daub_write.c101 int app_name_len, dwords; in write_execlists_header() local
122 int comment_len, comment_dwords, dwords; in write_legacy_header() local
201 uint32_t dwords = ALIGN(len, sizeof(uint32_t)) / sizeof(uint32_t); in mem_trace_memory_write_header_out() local
219 uint32_t dwords = 1; in register_write_out() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c544 unsigned dwords = DIV_ROUND_UP(bytecount, 16); in mir_pipeline_count() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c58 fd5_emit_const_user(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t regid, uint32_t sizedwords, const uint32_t *dwords) fd5_emit_const_user() argument

Completed in 41 milliseconds

123456