Searched +full:scb +full:- +full:sizes (Results 1 – 20 of 20) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pci/brcm,stb-pcie.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Nicolas Saenz Julienne <nsaenzjulienne@suse.de>15 - enum:16 - brcm,bcm2711-pcie # The Raspberry Pi 417 - brcm,bcm7211-pcie # Broadcom STB version of RPi418 - brcm,bcm7278-pcie # Broadcom 7278 Arm19 - brcm,bcm7216-pcie # Broadcom 7216 Arm[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */29 /* Spider Command Block (SCB) */31 __le32 Int_SCB; /* 00-03 Internal SCB link pointer (must be cleared) */32 u8 SCB_opcode; /* 04 SCB Command opcode */36 u8 CDB[16]; /* 08-23 SCSI CDB (16 bytes as defined by ANSI spec. */37 __le32 data_p; /* 24-27 Data transfer address (or SG list address) */38 __le32 data_length; /* 28-31 Data transfer Length (or SG list length) */39 __le32 CDB_link; /* 32-35 SCSI CDB Link Ptr */40 __le32 sense_buf; /* 36-39 Auto request sense buffer address */43 u8 SCB_options; /* 42 SCB-options */[all …]
1 /* SPDX-License-Identifier: GPL-2.0-or-later */5 * Derived from ivtv-driver.h24 #include <linux/i2c-algo-bit.h>33 #include <media/v4l2-common.h>34 #include <media/v4l2-ioctl.h>35 #include <media/v4l2-device.h>36 #include <media/v4l2-fh.h>38 #include <media/i2c/ir-kbd-i2c.h>39 #include "cx18-mailbox.h"40 #include "cx18-av-core.h"[all …]
3 * Software-specific definitions shared between device and host side8 * Copyright (C) 1999-2017, Broadcom Corporation29 * <<Broadcom-WL-IPTag/Open:>>48 /* May be overridden by 43xxxxx-roml.mk */77 * D2H M2M DMA Complete Sync mechanism: Modulo-253-SeqNum or XORCSUM157 /* Host SCB support */216 * - Array of all H2D WR Indices217 * - Array of all H2D RD Indices218 * - Array of all D2H WR Indices219 * - Array of all D2H RD Indices[all …]
11 * Copyright (C) 1999-2017, Broadcom Corporation32 * <<Broadcom-WL-IPTag/Open:>>61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.68 * The error codes -4096 ... -5119 are reserved for firmware signing.70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]75 /* 11ax trigger frame format - versioning info */122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))138 #define DFS_SCAN_S_IDLE -1253 * will see OBSS, [means that, we false detected that OBSS-is-gone353 * Per-BSS information structure.[all …]
11 * Copyright (C) 1999-2017, Broadcom Corporation32 * <<Broadcom-WL-IPTag/Open:>>61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.68 * The error codes -4096 ... -5119 are reserved for firmware signing.70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]75 /* 11ax trigger frame format - versioning info */122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))138 #define DFS_SCAN_S_IDLE -1264 * will see OBSS, [means that, we false detected that OBSS-is-gone364 * Per-BSS information structure.[all …]
3 * Software-specific definitions shared between device and host side23 * <<Broadcom-WL-IPTag/Dual:>>40 /* May be overridden by 43xxxxx-roml.mk */71 * D2H M2M DMA Complete Sync mechanism: Modulo-253-SeqNum or XORCSUM139 #define PCIE_SHARED2_HSCB 0x00000800 /* Host SCB support */205 * - Array of all H2D WR Indices206 * - Array of all H2D RD Indices207 * - Array of all D2H WR Indices208 * - Array of all D2H RD Indices232 ((d2h_ring_id) - BCMPCIE_H2D_COMMON_MSGRINGS)[all …]
26 * <<Broadcom-WL-IPTag/Dual:>>62 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.69 * The error codes -4096 ... -5119 are reserved for firmware signing.71 * Next available (inclusive) range: [-8*1024 + 1, -7*1024]76 /* 11ax trigger frame format - versioning info */122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))142 #define DFS_SCAN_S_IDLE -1227 * will see OBSS, [means that, we false detected that OBSS-is-gone537 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))595 uint8 bsscolor_index; /**< bsscolor index 0-1 */[all …]
1 // SPDX-License-Identifier: GPL-2.0+2 /* Copyright (C) 2009 - 2019 Broadcom */27 #include <linux/sizes.h>34 /* BRCM_PCIE_CAP_REGS - Offset for the mandatory capability config regs */175 #define IDX_ADDR(pcie) (pcie->reg_offsets[EXT_CFG_INDEX])176 #define DATA_ADDR(pcie) (pcie->reg_offsets[EXT_CFG_DATA])177 #define PCIE_RGR1_SW_INIT_1(pcie) (pcie->reg_offsets[RGR1_SW_INIT_1])294 * non-linear values of PCIE_X_MISC_RC_BAR[123]_CONFIG_LO.SIZE302 return (log2_in - 12) + 0x1c; in brcm_pcie_encode_ibar_size()305 return log2_in - 15; in brcm_pcie_encode_ibar_size()[all …]
3 * Copyright (c) 2013 Hauke Mehrtens <hauke@hauke-m.de>28 #include "scb.h"50 /* n-mode support capability */82 #define EDCF_ECW2CW(exp) ((1 << (exp)) - 1)133 /* Per-AC retry limit register definitions; uses defs.h bitfield macros */167 #define BRCMS_PLCP_AUTO -1172 #define BRCMS_PROTECTION_AUTO -1199 /* MSC in use,indicates b0-6 holds an mcs */361 return wlc->band->basic_rate[mcs_table[rspec & RSPEC_RATE_MASK] in brcms_basic_rate()363 return wlc->band->basic_rate[rspec & RSPEC_RATE_MASK]; in brcms_basic_rate()[all …]
1 /* SPDX-License-Identifier: GPL-2.0-only */10 * agnostic register r/w functions. Some register corrections, sizes,32 * CHIM Registers, Address Range : (0x00-0xFF)172 /* 0x38 - 0x3C are reserved */197 /* 0x58h - 0xFCh are reserved */200 * DCH_SAS Registers, Address Range : (0x800-0xFFF)291 /* 0x83Ch - 0xFFCh are reserved */294 * ARP2 External Processor Registers, Address Range : (0x00-0x1F)349 /* 0x14h - 0x1Ch are reserved */352 * ARP2 Registers, Address Range : (0x00-0x1F)[all …]
1 // SPDX-License-Identifier: GPL-2.0-only11 * Arnaldo Carvalho de Melo <acme@conectiva.com.br> - 08/08/200012 * - reorganize kmallocs in ray_attach, checking all for failure15 * Daniele Bellucci <bellucda@tiscali.it> - 07/10/200316 * - Audit copy_to_user in ioctl(SIOCGIWESSID)194 0xff, 0xff, /* roam-low snr, low snr count */197 /* b4 - b5 differences start here */229 0xff, 0xff, /* roam-low snr, low snr count */232 /* b4 - b5 differences start here */255 "Raylink/WebGear wireless LAN - Corey <Thomas corey@world.std.com>";[all …]
4 Copyright (C) 1999-2020 Free Software Foundation, Inc.9 Invariant Sections being "Funding Free Software", the Front-Cover Texts10 being (a) (see below), and with the Back-Cover Texts being (b) (see14 (a) The FSF's Front-Cover Text is:18 (b) The FSF's Back-Cover Text is:23 INFO-DIR-SECTION Software development24 START-INFO-DIR-ENTRY26 END-INFO-DIR-ENTRY32 Floor Boston, MA 02110-1301 USA34 Copyright (C) 1999-2020 Free Software Foundation, Inc.[all …]
... then 81 /usr/share/command-not-found/command-not-found -- "$ ...