Home
last modified time | relevance | path

Searched defs:dwords (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_devlink.c241 const __le32 *dwords; in efx_devlink_info_running_v2() member
358 const __le32 *dwords; in efx_devlink_info_running_v3() member
396 const __le32 *dwords; in efx_devlink_info_running_v4() member
479 const __le32 *dwords; in efx_devlink_info_running_v5() member
520 const __le32 *dwords; in efx_devlink_info_running_versions() member
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c27 struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) in a6xx_hfi_queue_read()
65 struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) in a6xx_hfi_queue_write()
173 int ret, dwords = size >> 2; in a6xx_hfi_send_msg() local
H A Da5xx_power.c329 uint32_t dwords = 0, offset = 0, bosize; in a5xx_gpmu_ucode_init() local
/openbmc/linux/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
/openbmc/linux/drivers/thunderbolt/
H A Dusb4.c346 size_t dwords) in usb4_switch_drom_read_block()
539 unsigned int dwaddress, void *buf, size_t dwords) in usb4_switch_nvm_read_block()
605 const void *buf, size_t dwords) in usb4_switch_nvm_write_next_block()
1269 static int usb4_port_read_data(struct tb_port *port, void *data, size_t dwords) in usb4_port_read_data()
1279 size_t dwords) in usb4_port_write_data()
1291 size_t dwords = DIV_ROUND_UP(size, 4); in usb4_port_sb_read() local
1331 size_t dwords = DIV_ROUND_UP(size, 4); in usb4_port_sb_write() local
1794 unsigned int dwaddress, const void *buf, size_t dwords) in usb4_port_retimer_nvm_write_next_block()
1908 void *buf, size_t dwords) in usb4_port_retimer_nvm_read_block()
H A Ddma_port.c303 void *buf, size_t dwords) in dma_port_flash_read_block()
325 const void *buf, size_t dwords) in dma_port_flash_write_block()
H A Dproperty.c42 static inline void parse_dwdata(void *dst, const void *src, size_t dwords) in parse_dwdata()
47 static inline void format_dwdata(void *dst, const void *src, size_t dwords) in format_dwdata()
H A Ddebugfs.c1097 int dwords) in cap_show_by_dw()
1124 int i, dwords = min(length, TB_MAX_CONFIG_RW_LENGTH); in cap_show() local
1343 size_t dwords; in switch_basic_regs_show() local
H A Dnvm.c555 unsigned int dwaddress, dwords, offset; in tb_nvm_read_data() local
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c987 u32 *dwords; in spi_nor_parse_4bait() local
1146 u32 *dwords, addr; in spi_nor_parse_profile1() local
1235 u32 *dwords, addr; in spi_nor_parse_sccr() local
1286 u32 *dwords, addr; in spi_nor_parse_sccr_mc() local
H A Dsfdp.h26 u32 dwords[BFPT_DWORD_MAX]; member
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.c263 ulong dwords; in qla27xx_fwdt_entry_t262() local
555 ulong dwords = le32_to_cpu(ent->t270.count); in qla27xx_fwdt_entry_t270() local
590 ulong dwords = le32_to_cpu(ent->t272.count); in qla27xx_fwdt_entry_t272() local
610 ulong dwords = le32_to_cpu(ent->t273.count); in qla27xx_fwdt_entry_t273() local
H A Dqla_dbg.c110 uint32_t dwords = qla2x00_gid_list_size(ha) / 4; in qla27xx_dump_mpi_ram() local
198 uint32_t dwords = qla2x00_gid_list_size(ha) / 4; in qla24xx_dump_ram() local
H A Dqla_sup.c477 uint32_t dwords) in qla24xx_read_flash_data()
1270 uint32_t dwords) in qla24xx_write_flash_data()
2680 uint32_t dwords) in qla28xx_write_flash_data()
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/
H A Defuse.h21 } dwords; member
/openbmc/qemu/ui/
H A Dvnc-clipboard.c136 static void vnc_clipboard_send(VncState *vs, uint32_t count, uint32_t *dwords) in vnc_clipboard_send()
/openbmc/linux/drivers/video/fbdev/aty/
H A Dmach64_accel.c423 u32 *pbitmap, dwords = (src_bytes + 3) / 4; in atyfb_imageblit() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_verbs.c772 u32 plen, u32 dwords) in qib_verbs_send_dma()
908 u32 plen, u32 dwords) in qib_verbs_send_pio()
1020 u32 dwords = (len + 3) >> 2; in qib_verbs_send() local
H A Dqib_sdma.c512 struct rvt_sge_state *ss, u32 dwords, in qib_sdma_verbs_send()
/openbmc/linux/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
/openbmc/linux/drivers/pci/
H A Dvc.c27 u32 *buf, int dwords, bool save) in pci_vc_save_restore_dwords()
/openbmc/linux/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
/openbmc/linux/arch/parisc/kernel/
H A Dperf.c739 uint32_t dwords; in perf_write_image() local
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils_fw.c75 u32 offset, u32 dwords, void *data) in hw_atl2_shared_buffer_read_block()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.c810 u32 dwords; in hfi1_verbs_send_dma() local
944 u32 dwords; in hfi1_verbs_send_pio() local

12