| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.c | 562 const unsigned dwords = (cnt * 4) /* per vbo: reg64 + two reg32 */ variable
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_util.h | 359 uint32_t dwords; in __OUT_IB() local 380 uint32_t dwords; in __OUT_IB5() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_disasm.c | 527 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 D | fd3_emit.c | 60 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 D | fd4_emit.c | 56 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 D | r300_blit.c | 388 unsigned dwords = in r300_clear() local
|
| /kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
| H A D | sfdp.c | 952 u32 *dwords; in spi_nor_parse_4bait() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| H A D | qib_verbs.c | 1020 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 D | usb4.c | 112 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 D | snps_udc_core.c | 684 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 D | a6xx_gpu_state.c | 56 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 D | sfdp.c | 987 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 D | fanotify.c | 377 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 D | copy_up.c | 378 int fh_type, dwords; in ovl_encode_real_fh() local
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-rockchip-sfc.c | 368 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 D | snps_udc_core.c | 680 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 D | debugfs.c | 1123 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 D | a6xx_gpu_state.c | 64 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 D | qib_verbs.c | 1020 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 D | mi_builder.h | 687 _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 D | brw_lower_logical_sends.cpp | 2096 const unsigned dwords = 2 + src_comps; in lower_a64_logical_send() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_cmd_buffer.c | 703 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 D | aub_write.c | 101 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 D | midgard_schedule.c | 544 unsigned dwords = DIV_ROUND_UP(bytecount, 16); in mir_pipeline_count() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_emit.c | 58 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
|