| /drivers/media/usb/gspca/ |
| A D | sunplus.c | 449 u8 Size; in spca504B_SetSizeType() local 451 Size = gspca_dev->cam.cam_mode[gspca_dev->curr_mode].priv; in spca504B_SetSizeType() 462 reg_w_1(gspca_dev, 0x25, 0, 4, Size); in spca504B_SetSizeType() 474 reg_w_1(gspca_dev, 0x25, 0, 4, Size); in spca504B_SetSizeType() 481 Size += 3; in spca504B_SetSizeType() 485 0x08, Size, 0, in spca504B_SetSizeType() 486 0x80 | (Size & 0x0f), 1); in spca504B_SetSizeType() 490 spca504_acknowledged_command(gspca_dev, 0x08, Size, 0); in spca504B_SetSizeType() 495 reg_w_riv(gspca_dev, 0xa0, (0x0500 | (Size & 0x0f)), 0x00); in spca504B_SetSizeType() 496 reg_w_riv(gspca_dev, 0x20, 0x01, 0x0500 | (Size & 0x0f)); in spca504B_SetSizeType()
|
| /drivers/char/xilinx_hwicap/ |
| A D | buffer_icap.h | 45 u32 Size); 49 u32 Size);
|
| /drivers/video/fbdev/ |
| A D | pxa3xx-regs.h | 87 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
|
| /drivers/scsi/aacraid/ |
| A D | src.c | 569 fibsize = (le16_to_cpu(fib->hw_fib_va->header.Size) in aac_src_deliver_message() 581 le16_to_cpu(fib->hw_fib_va->header.Size) in aac_src_deliver_message() 590 pFibX->Size = cpu_to_le32( in aac_src_deliver_message() 591 le16_to_cpu(fib->hw_fib_va->header.Size)); in aac_src_deliver_message()
|
| A D | commsup.c | 311 hw_fib->header.Size = cpu_to_le16(fibptr->dev->max_fib_size); in aac_fib_init() 426 entry->size = cpu_to_le32(le16_to_cpu(hw_fib->header.Size)); in aac_queue_get() 435 entry->size = cpu_to_le32(le16_to_cpu(hw_fib->header.Size)); in aac_queue_get() 540 hw_fib->header.Size = cpu_to_le16(sizeof(struct aac_fibhdr) + size); in aac_fib_send() 541 if (le16_to_cpu(hw_fib->header.Size) > le16_to_cpu(hw_fib->header.SenderSize)) { in aac_fib_send() 910 hw_fib->header.Size = cpu_to_le16(size); in aac_fib_adapter_complete()
|
| A D | commctrl.c | 76 osize = size = le16_to_cpu(kfib->header.Size) + in ioctl_send_fib() 110 if ((osize != le16_to_cpu(kfib->header.Size) + in ioctl_send_fib() 126 le16_to_cpu(kfib->header.Size) , FsaNormal, in ioctl_send_fib()
|
| A D | rx.c | 448 writel(le16_to_cpu(fib->hw_fib_va->header.Size), device); in aac_rx_deliver_message()
|
| A D | aacraid.h | 677 __le32 Size; /* FIB size excluding xport header */ member 694 __le16 Size; /* Size of this FIB in bytes */ member
|
| /drivers/usb/serial/ |
| A D | io_ti.c | 650 le16_to_cpu(rom_desc->Size); in get_descriptor_addr() 663 for (i = 0; i < le16_to_cpu(rom_desc->Size); i++) in valid_csum() 714 le16_to_cpu(rom_desc->Size)) > TI_MAX_I2C_SIZE) { in check_i2c_image() 729 le16_to_cpu(rom_desc->Size), in check_i2c_image() 739 le16_to_cpu(rom_desc->Size); in check_i2c_image() 777 le16_to_cpu(rom_desc->Size), buffer); in get_manuf_info() 856 i2c_header->Size = cpu_to_le16(buffer_size); in build_i2c_fw_hdr()
|
| A D | io_usbvend.h | 595 __le16 Size; // Size of data only not including header member
|
| /drivers/scsi/lpfc/ |
| A D | lpfc_ct.c | 211 ct_rsp->CommandResponse.bits.Size = 0; in lpfc_ct_reject_event() 845 uint32_t Size) in lpfc_ns_rsp() argument 865 Cnt = Size > FCELSSIZE ? FCELSSIZE : Size; in lpfc_ns_rsp() 867 Size -= Cnt; in lpfc_ns_rsp() 1973 CtReq->CommandResponse.bits.Size = 0; in lpfc_ns_cmd() 3382 CtReq->CommandResponse.bits.Size = cpu_to_be16(rsp_size); in lpfc_fdmi_cmd() 3769 ctreq->CommandResponse.bits.Size = cpu_to_be16(rsp_size); in lpfc_vmid_cmd()
|
| A D | lpfc_bsg.c | 2665 ctreq->CommandResponse.bits.Size = 0; in lpfcdiag_loop_get_xri() 3203 ctreq->CommandResponse.bits.Size = cpu_to_be16(size); in lpfc_bsg_diag_loopback_run()
|
| A D | lpfc_hw.h | 90 __be16 Size; member
|
| /drivers/scsi/mpt3sas/mpi/ |
| A D | mpi2_image.h | 162 U32 Size; /*0x04 */ member
|
| /drivers/pci/ |
| A D | Kconfig | 248 MPS (Max Payload Size) and MRRS (Max Read Request Size) are PCIe
|
| /drivers/firmware/arm_scmi/vendors/imx/ |
| A D | imx95.rst | 1357 |uint32 num |Size of the value data in words | 1393 |uint32 num |Size of the return data in words, max 8 | 1414 |uint32 numarg |Size of the argument data, max 8 | 1428 |uint32 num |Size of the return data in words, max 8 | 1480 |uint32 num |Size of the passover data in words, max 13 |
|
| /drivers/scsi/mpt3sas/ |
| A D | mpt3sas_ctl.c | 3599 __le32 Size; member 3644 size = le32_to_cpu(request_data->Size); in host_trace_buffer_size_show()
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx.reg | 758 field USCBSIZE32 0x02 /* Use 32byte SCB Page Size */
|