Home
last modified time | relevance | path

Searched +full:on +full:- +full:chip +full:- +full:buff +full:- +full:size (Results 1 – 25 of 63) sorted by relevance

123

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c1 // SPDX-License-Identifier: GPL-2.0-only
83 /* 1 addr reg SGE_QBASE_INDEX and 4 data reg SGE_QBASE_MAP[0-3] */
188 switch (CHELSIO_CHIP_VERSION(adap->params.chip)) { in cudbg_get_entity_length()
201 len = adap->params.devlog.size; in cudbg_get_entity_length()
204 if (is_t6(adap->params.chip)) { in cudbg_get_entity_length()
205 len = adap->params.cim_la_size / 10 + 1; in cudbg_get_entity_length()
208 len = adap->params.cim_la_size / 8; in cudbg_get_entity_length()
287 len = adap->params.arch.vfcount * in cudbg_get_entity_length()
300 switch (CHELSIO_CHIP_VERSION(adap->params.chip)) { in cudbg_get_entity_length()
357 adap->params.arch.mps_tcam_size; in cudbg_get_entity_length()
[all …]
Dt4_hw.c4 * Copyright (c) 2003-2016 Chelsio Communications, Inc. All rights reserved.
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
43 * t4_wait_op_done_val - wait until an operation is completed
46 * @mask: a single-bit field within @reg that indicates completion
55 * operation completes and -EAGAIN otherwise.
68 if (--attempts == 0) in t4_wait_op_done_val()
69 return -EAGAIN; in t4_wait_op_done_val()
83 * t4_set_reg_field - set a register field to a value
102 * t4_read_indirect - read indirectly addressed registers
[all …]
Dcxgb4.h4 * Copyright (c) 2003-2016 Chelsio Communications, Inc. All rights reserved.
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
62 #define CH_WARN(adap, fmt, ...) dev_warn(adap->pdev_dev, fmt, ## __VA_ARGS__)
138 FEC_RS = 1 << 1, /* Reed-Solomon */
139 FEC_BASER_RS = 1 << 2 /* BaseR/Reed-Solomon */
184 __u8 size512; /* Current Image Size in units of 512 bytes */
186 __u8 cksum; /* Checksum computed on the entire Image */
262 u64 rx_ovflow0; /* drops due to buffer-group 0 overflows */
263 u64 rx_ovflow1; /* drops due to buffer-group 1 overflows */
[all …]
/linux-6.12.1/drivers/net/ethernet/micrel/
Dks8851_spi.c1 // SPDX-License-Identifier: GPL-2.0-only
32 * struct ks8851_net_spi - KS8851 SPI driver private data
37 * @spi_msg1: pre-setup SPI transfer with one message, @spi_xfer1.
38 * @spi_msg2: pre-setup SPI transfer with two messages, @spi_xfer2.
42 * The @lock ensures that the chip is protected when certain operations are
44 * of the chip registers are not ccessible until the transfer is finished and
45 * the DMA has been de-asserted.
66 /* shift for byte-enable data */
69 /* turn register number and byte-enable mask into data for start of packet */
74 * ks8851_lock_spi - register access lock
[all …]
/linux-6.12.1/drivers/media/radio/wl128x/
Dfmdrv.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * FM Driver for Connectivity chip of Texas Instruments.
5 * Common header for all FM driver sub-modules.
19 #include <media/v4l2-ioctl.h>
20 #include <media/v4l2-common.h>
21 #include <media/v4l2-device.h>
22 #include <media/v4l2-ctrls.h>
67 u8 buff[FM_RX_RDS_INFO_FIELD_MAX]; member
112 u8 flag; /* RX RDS on/off status */
117 u32 buf_size; /* Size is always multiple of 3 */
[all …]
Dfmdrv_common.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * FM Driver for Connectivity chip of Texas Instruments.
5 * This sub-module of FM driver is common for FM RX and TX
7 * 1) Forming group of Channel-8 commands to perform particular
9 * one Channel-8 command to be sent to the chip).
10 * 2) Sending each Channel-8 command to the chip and reading
14 * 5) Loading FM firmware to the chip (common, FM TX, and FM RX
15 * firmware files based on mode selection)
64 static u32 radio_nr = -1;
173 fmdev->irq_info.handlers[fmdev->irq_info.stage](fmdev); in fm_irq_call()
[all …]
/linux-6.12.1/drivers/net/wwan/iosm/
Diosm_ipc_mmio.h1 /* SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2020-21 Intel Corporation.
29 IPC_MEM_DEVICE_IPC_INVALID = -1
68 * struct iosm_mmio - MMIO region mapped to the doorbell scratchpad.
73 * @chip_info_version: Version of chip info structure
74 * @chip_info_size: Size of chip info structure
94 * ipc_mmio_init - Allocate mmio instance data
103 * ipc_mmio_set_psi_addr_and_size - Set start address and size of the
108 * @size: PSI immage size
111 u32 size);
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/usb/
Dcdns,usb3.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cadence USBSS-DRD controller
10 - Pawel Laszczak <pawell@cadence.com>
18 - description: OTG controller registers
19 - description: XHCI Host controller registers
20 - description: DEVICE controller registers
22 reg-names:
24 - const: otg
[all …]
/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
36 list_for_each_entry_srcu(v, &_w->vif_list, list, \
37 srcu_read_lock_held(&_w->srcu))
61 /* Parameters needed for host interface for remaining on channel */
137 /* The real interface that the monitor is on */
228 * - sending commands to the chip, using info from retrieved vif
229 * - registering a new monitoring net device
296 void wilc_frmw_to_host(struct wilc *wilc, u8 *buff, u32 size, u32 pkt_offset);
299 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size, bool is_auth);
/linux-6.12.1/drivers/mtd/nand/raw/
Dfsmc_nand.c1 // SPDX-License-Identifier: GPL-2.0
11 * Based on drivers/mtd/nand/nomadik_nand.c (removed in v3.8)
20 #include <linux/dma-direction.h>
21 #include <linux/dma-mapping.h>
29 #include <linux/mtd/nand-ecc-sw-hamming.h>
37 #include <mtd/mtd-abi.h>
99 * TOUDEL = 7ns (Output delay from the flip-flops to the board)
120 * struct fsmc_nand_data - structure for FSMC NAND device state
123 * @pid: Part ID on the AMBA PrimeCell format
124 * @nand: Chip related info for a NAND flash.
[all …]
Dsh_flctl.c1 // SPDX-License-Identifier: GPL-2.0
8 * Based on fsl_elbc_nand.c, Copyright (c) 2006-2007 Freescale Semiconductor
16 #include <linux/dma-mapping.h>
34 struct nand_chip *chip = mtd_to_nand(mtd); in flctl_4secc_ooblayout_sp_ecc() local
37 return -ERANGE; in flctl_4secc_ooblayout_sp_ecc()
39 oobregion->offset = 0; in flctl_4secc_ooblayout_sp_ecc()
40 oobregion->length = chip->ecc.bytes; in flctl_4secc_ooblayout_sp_ecc()
49 return -ERANGE; in flctl_4secc_ooblayout_sp_free()
51 oobregion->offset = 12; in flctl_4secc_ooblayout_sp_free()
52 oobregion->length = 4; in flctl_4secc_ooblayout_sp_free()
[all …]
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cppcore.c1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 /* Copyright (C) 2015-2018 Netronome Systems, Inc. */
6 * Provides low-level access to the NFP's internal CPP bus
39 * struct nfp_cpp - main nfpcore device structure
40 * Following fields are read-only after probe() exits or netdevs are spawned.
42 * @op: low-level implementation ops
43 * @priv: private data of the low-level implementation
44 * @model: chip model
45 * @interface: chip interface id we are using to reach it
46 * @serial: chip serial number
[all …]
/linux-6.12.1/drivers/usb/host/
Dfhci-tds.c1 // SPDX-License-Identifier: GPL-2.0+
7 * Jerry Huang <Chang-Ming.Huang@freescale.com>
30 #define TD_I 0x1000 /* interrupt on completion */
33 #define TD_CNF 0x0200 /* CNF - Must be always 1 */
34 #define TD_LSP 0x0100 /* Low-speed transaction */
84 if (!ep->already_pushed_dummy_bd) { in fhci_push_dummy_bd()
85 u16 td_status = in_be16(&ep->empty_td->status); in fhci_push_dummy_bd()
87 out_be32(&ep->empty_td->buf_ptr, DUMMY_BD_BUFFER); in fhci_push_dummy_bd()
89 ep->empty_td = next_bd(ep->td_base, ep->empty_td, td_status); in fhci_push_dummy_bd()
90 ep->already_pushed_dummy_bd = true; in fhci_push_dummy_bd()
[all …]
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/
Ddebugfs.c1 // SPDX-License-Identifier: ISC
31 dev->ibf = !!val; in mt7996_implicit_txbf_set()
41 *val = dev->ibf; in mt7996_implicit_txbf_get()
54 struct mt7996_phy *phy = file->private_data; in mt7996_sys_recovery_set()
55 struct mt7996_dev *dev = phy->dev; in mt7996_sys_recovery_set()
56 bool band = phy->mt76->band_idx; in mt7996_sys_recovery_set()
62 return -EINVAL; in mt7996_sys_recovery_set()
65 return -EFAULT; in mt7996_sys_recovery_set()
67 if (count && buf[count - 1] == '\n') in mt7996_sys_recovery_set()
68 buf[count - 1] = '\0'; in mt7996_sys_recovery_set()
[all …]
/linux-6.12.1/drivers/net/ethernet/davicom/
Ddm9051.c1 // SPDX-License-Identifier: GPL-2.0-only
27 * struct rx_ctl_mach - rx activities record
45 * struct dm9051_rxctrl - dm9051 driver rx control
46 * @hash_table: Multicast hash-table data
50 * such as the multicast hash-filter and the receive register settings
58 * struct dm9051_rxhdr - rx packet data header
65 * packet data and ends with an appended 4-byte CRC data.
76 * struct board_info - maintain the saved data
123 ret = regmap_write(db->regmap_dm, reg, val); in dm9051_set_reg()
125 netif_err(db, drv, db->ndev, "%s: error %d set reg %02x\n", in dm9051_set_reg()
[all …]
/linux-6.12.1/drivers/net/ethernet/amd/
Dpcnet32.c3 * Copyright 1996-1999 Thomas Bogendoerfer
85 static int tx_start = 1; /* Mapping -- 0:20, 1:64, 2:128, 3:~220 (depends on chip vers) */
113 PCNET32_PORT_ASEL, /* 0 Auto-select */
117 PCNET32_PORT_10BT | PCNET32_PORT_FD, /* 4 10baseT-FD */
123 PCNET32_PORT_MII | PCNET32_PORT_FD, /* 10 MII 10baseT-FD */
127 /* 14 MII 100BaseTx-FD */
140 #define MAX_UNITS 8 /* More are supported, limit only on options */
175 #define PKT_BUF_SIZE (PKT_BUF_SKB - NET_IP_ALIGN)
176 /* chip wants twos complement of the (aligned) buffer length */
177 #define NEG_BUF_SIZE (NET_IP_ALIGN - PKT_BUF_SKB)
[all …]
/linux-6.12.1/drivers/mfd/
Dsm501.c1 // SPDX-License-Identifier: GPL-2.0-only
19 #include <linux/platform_data/i2c-gpio.h>
25 #include <linux/sm501-regs.h>
135 unsigned long misct = smc501_readl(sm->regs + SM501_MISC_TIMING); in sm501_dump_clk()
136 unsigned long pm0 = smc501_readl(sm->regs + SM501_POWER_MODE_0_CLOCK); in sm501_dump_clk()
137 unsigned long pm1 = smc501_readl(sm->regs + SM501_POWER_MODE_1_CLOCK); in sm501_dump_clk()
138 unsigned long pmc = smc501_readl(sm->regs + SM501_POWER_MODE_CONTROL); in sm501_dump_clk()
163 dev_dbg(sm->dev, "MISCT=%08lx, PM0=%08lx, PM1=%08lx\n", in sm501_dump_clk()
166 dev_dbg(sm->dev, "PLL2 = %ld.%ld MHz (%ld), SDCLK0=%08lx, SDCLK1=%08lx\n", in sm501_dump_clk()
169 dev_dbg(sm->dev, "SDRAM: PM0=%ld, PM1=%ld\n", sdclk0, sdclk1); in sm501_dump_clk()
[all …]
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/
Ddebugfs.c1 // SPDX-License-Identifier: ISC
29 dev->ibf = !!val; in mt7915_implicit_txbf_set()
39 *val = dev->ibf; in mt7915_implicit_txbf_get()
52 struct mt7915_phy *phy = file->private_data; in mt7915_sys_recovery_set()
53 struct mt7915_dev *dev = phy->dev; in mt7915_sys_recovery_set()
54 bool band = phy->mt76->band_idx; in mt7915_sys_recovery_set()
60 return -EINVAL; in mt7915_sys_recovery_set()
63 return -EFAULT; in mt7915_sys_recovery_set()
65 if (count && buf[count - 1] == '\n') in mt7915_sys_recovery_set()
66 buf[count - 1] = '\0'; in mt7915_sys_recovery_set()
[all …]
/linux-6.12.1/drivers/net/ethernet/vertexcom/
Dmse102x.c1 // SPDX-License-Identifier: GPL-2.0-only
2 /* Copyright (C) 2021 in-tech smart charging GmbH
4 * driver is based on micrel/ks8851_spi.c
36 #define LEN_MASK GENMASK(CMD_SHIFT - 1, 0)
98 struct mse102x_net_spi *mses = s->private; in mse102x_info_show()
100 seq_printf(s, "TX ring size : %u\n", in mse102x_info_show()
101 skb_queue_len(&mses->mse102x.txq)); in mse102x_info_show()
104 mses->spidev->irq); in mse102x_info_show()
107 (unsigned long)mses->spi_xfer.effective_speed_hz); in mse102x_info_show()
109 mses->spidev->mode); in mse102x_info_show()
[all …]
/linux-6.12.1/drivers/misc/genwqe/
Dcard_utils.c1 // SPDX-License-Identifier: GPL-2.0-only
8 * Author: Joerg-Stephan Vogt <jsvogt@de.ibm.com>
20 #include <linux/page-flags.h>
25 #include <linux/dma-mapping.h>
37 * __genwqe_writeq() - Write 64-bit register
40 * @val: 64-bit value
46 struct pci_dev *pci_dev = cd->pci_dev; in __genwqe_writeq()
48 if (cd->err_inject & GENWQE_INJECT_HARDWARE_FAILURE) in __genwqe_writeq()
49 return -EIO; in __genwqe_writeq()
51 if (cd->mmio == NULL) in __genwqe_writeq()
[all …]
/linux-6.12.1/drivers/net/ethernet/freescale/
Dfec.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 * fec.h -- Fast Ethernet Controller for Motorola ColdFire SoC
8 * (C) Copyright 2000-2005, Greg Ungerer (gerg@snapgear.com)
9 * (C) Copyright 2000-2001, Lineo (www.lineo.com)
23 #include <dt-bindings/firmware/imx/rsrc.h>
32 * registers in the same peripheral device on different models
63 #define FEC_R_BUFF_SIZE_1 0x168 /* Maximum receive buff ring1 size */
66 #define FEC_R_BUFF_SIZE_2 0x174 /* Maximum receive buff ring2 size */
69 #define FEC_R_BUFF_SIZE_0 0x188 /* Maximum receive buff size */
180 #define FEC_R_BUFF_SIZE_0 0x3d8 /* Maximum receive buff size */
[all …]
/linux-6.12.1/drivers/net/ethernet/i825xx/
Dsun3_82586.h1 /* SPDX-License-Identifier: GPL-2.0-only */
8 * copyrights (c) 1994 by Michael Hipp (hippm@informatik.uni-tuebingen.de)
11 * crynwr-packet-driver by Russ Nelson
12 * Garret A. Wollman's i82586-driver for BSD
22 /* defines for the obio chip (not vme) */
24 #define IEOB_ONAIR 0x40 /* put us on the air */
53 char *iscp; /* pointer to the iscp-block */
65 char *scb_base; /* base-address of all 16-bit offsets */
79 unsigned short crc_errs; /* CRC-Error counter */
89 #define RUC_NOP 0x0000 /* NOP-command */
[all …]
/linux-6.12.1/drivers/net/ethernet/ibm/
Dibmvnic.c1 // SPDX-License-Identifier: GPL-2.0-or-later
19 /* on driver initialization. Sub CRQs (sCRQs) are similar to CRQs, but */
26 /* In lieu of a more conventional "on-the-fly" DMA mapping strategy in */
30 /* buffers are allocated on driver initialization and these buffers are */
41 #include <linux/dma-mapping.h>
182 if (!(queue && queue->irq)) in ibmvnic_clean_queue_affinity()
185 cpumask_clear(queue->affinity_mask); in ibmvnic_clean_queue_affinity()
187 if (irq_set_affinity_and_hint(queue->irq, NULL)) in ibmvnic_clean_queue_affinity()
188 netdev_warn(adapter->netdev, in ibmvnic_clean_queue_affinity()
190 __func__, queue, queue->irq); in ibmvnic_clean_queue_affinity()
[all …]
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.c1 // SPDX-License-Identifier: GPL-2.0-only
4 * Copyright(c) 2005 - 2014, 2018 - 2023 Intel Corporation. All rights reserved.
5 * Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH
6 * Copyright(c) 2016 - 2017 Intel Deutschland GmbH
19 #include "fw-api.h"
21 #include "iwl-op-mode.h"
98 RS_ACTION_DOWNSCALE = -1,
131 return iwl_mvm_bt_coex_is_ant_avail(mvm, next_col->ant); in rs_ant_allow()
138 if (!sta->deflink.ht_cap.ht_supported) in rs_mimo_allow()
141 if (sta->deflink.smps_mode == IEEE80211_SMPS_STATIC) in rs_mimo_allow()
[all …]
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c3 * Copyright (c) 2007-2013 Broadcom Corporation
13 * Based on code from Michael Chan's bnx2 driver
32 /* Note: in the format strings below %s is replaced by the queue-name which is
34 * length does not exceed ETH_GSTRING_LEN - MAX_QUEUE_NAME_LEN + 2
39 int size; member
76 int size; member
196 switch (bp->link_params.phy[phy_idx].media_type) { in bnx2x_get_port_type()
228 cmd->link_modes.supported); in bnx2x_get_vf_link_ksettings()
230 cmd->link_modes.advertising); in bnx2x_get_vf_link_ksettings()
232 if (bp->state == BNX2X_STATE_OPEN) { in bnx2x_get_vf_link_ksettings()
[all …]

123