/kernel/linux/linux-5.10/include/linux/ |
H A D | i2c.h | 535 u8 command, int size, union i2c_smbus_data *data); 538 u8 command, int size, union i2c_smbus_data *data);
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-orion.c | 86 u32 size; member 720 dir_acc->size = PAGE_SIZE; in orion_spi_probe()
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | pcl816.c | 125 * Determine dma size based on the buffer maxsize plus the number of in pcl816_ai_setup_dma() 131 desc->size = comedi_samples_to_bytes(s, nsamples); in pcl816_ai_setup_dma() 262 nsamples = comedi_bytes_to_samples(s, desc->size) - in pcl816_interrupt()
|
/kernel/linux/linux-6.6/drivers/media/usb/go7007/ |
H A D | go7007-driver.c | 91 if (fw_entry->size < 16 || memcmp(fw_entry->data, "WISGO7007FW", 11)) { in go7007_load_encoder() 96 fw_len = fw_entry->size - 16; in go7007_load_encoder()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | davinci_nand.c | 146 if ((diff >> (12 + 3)) < chip->ecc.size) { in nand_davinci_correct_1bit() 594 chip->ecc.size = 512; in davinci_nand_attach_chip()
|
/kernel/linux/linux-6.6/drivers/mtd/devices/ |
H A D | mtd_dataflash.c | 646 device->size = nr_pages * pagesize; in add_dataflash_otp() 663 name, (long long)((device->size + 1023) >> 10), in add_dataflash_otp() 693 /* The size listed here is what works with OP_ERASE_PAGE. */ 709 * non-2^N byte page size can't name exact chip revisions without 825 * size (it might be binary) even when we can tell which density in jedec_probe()
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | ubi.h | 237 * @max_pool_size: maximal size of the user pool 238 * @max_wl_pool_size: maximal size of the pool used by the WL sub-system 252 * @size: total number of PEBs in this pool 253 * @max_size: maximal size of the pool 263 int size; member 296 * @usable_leb_size: logical eraseblock size without padding 465 * @vtbl_size: size of the volume table in bytes 468 * creation, deletion, update, re-size, re-name and set 487 * @fm_size: fastmap size in bytes 522 * @flash_size: underlying MTD device size (i [all...] |
/kernel/linux/linux-6.6/drivers/net/can/peak_canfd/ |
H A D | peak_canfd.c | 14 /* internal IP core cache size (used as default echo skbs max number) */ 450 int msg_size = le16_to_cpu(msg->size); in peak_canfd_handle_msg() 669 msg->size = cpu_to_le16(msg_size); in peak_canfd_start_xmit()
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.h | 363 /* set to size of eeprom if supported by the switch */ 542 size_t size); 736 size_t size; member
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | mn88472.c | 435 for (rem = firmware->size; rem > 0; rem -= (dev->i2c_write_max - 1)) { in mn88472_init() 438 &firmware->data[firmware->size - rem], in mn88472_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ |
H A D | ec_bhf.c | 224 "Couldn't allocate a skb_buff for a packet of size %u\n", in ec_bhf_process_rx() 321 int size) in ec_bhf_alloc_dma_mem() 334 * - is of size 2^mask bytes (at most) in ec_bhf_alloc_dma_mem() 338 buf->len = min_t(int, ~mask + 1, size); in ec_bhf_alloc_dma_mem() 318 ec_bhf_alloc_dma_mem(struct ec_bhf_priv *priv, struct bhf_dma *buf, int channel, int size) ec_bhf_alloc_dma_mem() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
H A D | gve.h | 58 /* Maximum TSO size supported on DQO */ 121 u32 mask; /* Mask for indices to the size of the ring */ 130 * post more buffers than the queue size to avoid HW overrunning the 145 u32 mask; /* Mask for indices to the size of the ring */ 257 u32 mask; /* masks the cnt and fill_cnt to the size of the ring */ 309 u16 size; /* size of xmitted xdp pkt */ member 324 u32 size; /* total size */ member 535 u32 complq_mask; /* complq size i [all...] |
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptbase.h | 487 int IocPg4Sz; /* IOCPage4 size */ 626 int mem_size; /* mmap memory size */ 638 int reply_sz; /* Reply frame size */ 661 int req_sz; /* Request frame size (bytes) */ 806 * Fitted to 1030's 64-byte [max] request frame size 817 /* Define the generic types based on the size 932 extern void mpt_print_ioc_summary(MPT_ADAPTER *ioc, char *buf, int *size, int len, int showlan); 936 extern int mpt_alloc_fw_memory(MPT_ADAPTER *ioc, int size);
|
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/ |
H A D | xilinx-dma.c | 306 /* Make sure the image size is large enough. */ in xvip_dma_queue_setup() 351 dma->sgl[0].size = dma->format.width * dma->fmtinfo->bpp; in xvip_dma_buffer_queue() 352 dma->sgl[0].icg = dma->format.bytesperline - dma->sgl[0].size; in xvip_dma_buffer_queue()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 56 u32 pgsz; /* page size for BAR alignment */ 63 u32 size; member 314 size_t size; member
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-driver.h | 73 #define IVTV_ENCODER_SIZE 0x00800000 /* Total size is 0x01000000, but only first half is used */ 75 #define IVTV_DECODER_SIZE 0x00800000 /* Total size is 0x01000000, but only first half is used */ 190 int kilobytes[IVTV_MAX_STREAMS]; /* size in kilobytes of each stream */ 273 __le32 size; member 279 u32 size; member 478 u8 track_osd; /* Should yuv output track the OSD size & position */ 540 u32 raw_decoder_line_size; /* raw VBI line size from digitizer */ 543 u32 sliced_decoder_line_size; /* sliced VBI line size from digitizer */ 549 u32 raw_size; /* size of raw VBI line from the digitizer */ 550 u32 sliced_size; /* size o [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134.h | 448 unsigned int size; member 749 int saa7134_buffer_count(unsigned int size, unsigned int count);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
H A D | ccm_mbox.c | 286 nn_dp_warn(&nn->dp, "mailbox msg reply wrong size type:%u expected:%u have:%u\n", in nfp_ccm_mbox_copy_out() 480 /* If the reply size is unknown assume it will take the entire in nfp_ccm_mbox_msg_prepare() 711 bool nfp_ccm_mbox_fits(struct nfp_net *nn, unsigned int size) in nfp_ccm_mbox_fits() argument 713 return nfp_ccm_mbox_max_msg(nn) >= size; in nfp_ccm_mbox_fits()
|
H A D | nfp_net.h | 66 /* Default size for MTU and freelist buffer sizes */ 88 #define NFP_NET_FL_BATCH 16 /* Add freelist in this Batch size */ 117 /* Convenience macro for wrapping descriptor index on ring size */ 159 * @size: Size, in bytes, of the TX ring (needed to free) 190 size_t size; member 314 * @size: Size, in bytes, of the FL/RX ring (needed to free) 335 size_t size; member 483 * @fl_bufsz: Currently configured size of the freelist buffers 492 * @txd_cnt: Size of the TX ring in number of min size packets 493 * @rxd_cnt: Size of the RX ring in number of min size packet [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_debugfs.c | 245 ri->data.id, ri->addr, ri->addr + ri->size - 1, ri->size, in vcap_show_admin_rule()
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | mt7530.h | 670 .size = (_s), \ 676 unsigned int size; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_sgmac.c | 281 static void xgene_sgmac_set_frame_size(struct xgene_enet_pdata *pdata, int size) in xgene_sgmac_set_frame_size() argument 283 xgene_enet_wr_mac(pdata, MAX_FRAME_LEN_ADDR, size); in xgene_sgmac_set_frame_size()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_hw.h | 103 * @sds_ring_size: buffer size 132 * reg_ring_sz: size of regular buffer 135 * jmb_ring_sz: size of jumbo buffer 207 * @size: legth of transmit buffer ring 217 u16 size; member 223 u16 size; member
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | aclocal.h | 306 * The reason for this is to minimize the size of the predefined name table. 734 u32 size; /* bytelist or field size */ member 1256 u32 size; \
|
/kernel/linux/linux-6.6/drivers/acpi/nfit/ |
H A D | intel.c | 22 struct device_attribute *attr, const char *buf, size_t size) in firmware_activate_noidle_store() 36 return size; in firmware_activate_noidle_store() 21 firmware_activate_noidle_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) firmware_activate_noidle_store() argument
|