Searched refs:size_in_dwords (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_dev_api.h | 251 u32 size_in_dwords, 267 u32 grc_addr, dma_addr_t dest_addr, u32 size_in_dwords, 288 u32 size_in_dwords, struct qed_dmae_params *p_params);
|
| H A D | qed_hw.c | 691 u32 size_in_dwords, in qed_dmae_execute_command() argument 707 size_in_dwords); in qed_dmae_execute_command() 723 cnt_split = size_in_dwords / length_limit; in qed_dmae_execute_command() 724 length_mod = size_in_dwords % length_limit; in qed_dmae_execute_command() 771 u64 source_addr, u32 grc_addr, u32 size_in_dwords, in qed_dmae_host2grc() argument 784 size_in_dwords, p_params); in qed_dmae_host2grc() 794 dma_addr_t dest_addr, u32 size_in_dwords, in qed_dmae_grc2host() argument 806 size_in_dwords, p_params); in qed_dmae_grc2host() 817 u32 size_in_dwords, struct qed_dmae_params *p_params) in qed_dmae_host2host() argument 827 size_in_dwords, p_params); in qed_dmae_host2host()
|
| /linux-6.15/drivers/i3c/master/mipi-i3c-hci/ |
| H A D | core.c | 620 bool size_in_dwords, mode_selector; in i3c_hci_init() local 645 size_in_dwords = hci->version_major < 1 || in i3c_hci_init() 653 if (size_in_dwords) in i3c_hci_init() 663 if (size_in_dwords) in i3c_hci_init()
|
| /linux-6.15/drivers/gpu/drm/imagination/ |
| H A D | pvr_rogue_fwif_check.h | 367 OFFSET_CHECK(struct rogue_fwif_counter_dump_ctl, size_in_dwords, 4);
|
| H A D | pvr_rogue_fwif.h | 1602 u32 size_in_dwords; member
|
| H A D | pvr_fw.c | 394 fwif_sysinit->counter_dump_ctl.size_in_dwords = 0; in fw_sysinit_init()
|