/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | efx_devlink.c | 241 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 D | a6xx_hfi.c | 27 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 D | a5xx_power.c | 329 uint32_t dwords = 0, offset = 0, bosize; in a5xx_gpmu_ucode_init() local
|
/openbmc/linux/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
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | usb4.c | 346 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 1900 unsigned int dwaddress, const void *buf, size_t dwords) in usb4_port_retimer_nvm_write_next_block() 2014 void *buf, size_t dwords) in usb4_port_retimer_nvm_read_block()
|
H A D | dma_port.c | 303 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 D | property.c | 42 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 D | debugfs.c | 1097 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 D | nvm.c | 555 unsigned int dwaddress, dwords, offset; in tb_nvm_read_data() local
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 987 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 D | sfdp.h | 26 u32 dwords[BFPT_DWORD_MAX]; member
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_tmpl.c | 263 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 D | qla_dbg.c | 110 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 D | qla_sup.c | 477 uint32_t dwords) in qla24xx_read_flash_data() 1286 uint32_t dwords) in qla24xx_write_flash_data() 2701 uint32_t dwords) in qla28xx_write_flash_data()
|
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/ |
H A D | efuse.h | 21 } dwords; member
|
/openbmc/qemu/ui/ |
H A D | vnc-clipboard.c | 136 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 D | mach64_accel.c | 423 u32 *pbitmap, dwords = (src_bytes + 3) / 4; in atyfb_imageblit() local
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.c | 772 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 D | qib_sdma.c | 512 struct rvt_sge_state *ss, u32 dwords, in qib_sdma_verbs_send()
|
/openbmc/linux/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
|
/openbmc/linux/drivers/pci/ |
H A D | vc.c | 27 u32 *buf, int dwords, bool save) in pci_vc_save_restore_dwords()
|
/openbmc/linux/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
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | perf.c | 739 uint32_t dwords; in perf_write_image() local
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_utils_fw.c | 75 u32 offset, u32 dwords, void *data) in hw_atl2_shared_buffer_read_block()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | verbs.c | 810 u32 dwords; in hfi1_verbs_send_dma() local 944 u32 dwords; in hfi1_verbs_send_pio() local
|