Home
last modified time | relevance | path

Searched refs:Array (Results 1 – 25 of 59) sorted by relevance

123

/linux-6.12.1/drivers/staging/rtl8723bs/hal/
DHalHWImg8723B_BB.c216 u32 *Array = Array_MP_8723B_AGC_TAB; in ODM_ReadAndConfig_MP_8723B_AGC_TAB() local
219 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_AGC_TAB()
220 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_AGC_TAB()
475 u32 *Array = Array_MP_8723B_PHY_REG; in ODM_ReadAndConfig_MP_8723B_PHY_REG() local
478 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_PHY_REG()
479 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_PHY_REG()
544 u32 *Array = Array_MP_8723B_PHY_REG_PG; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() local
550 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG()
551 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG()
552 u32 v3 = Array[i+2]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG()
[all …]
DHalHWImg8723B_RF.c217 u32 *Array = Array_MP_8723B_RadioA; in ODM_ReadAndConfig_MP_8723B_RadioA() local
220 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_RadioA()
221 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_RadioA()
534 u8 **Array = Array_MP_8723B_TXPWR_LMT; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() local
537 u8 *regulation = Array[i]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT()
538 u8 *bandwidth = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT()
539 u8 *rate = Array[i+2]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT()
540 u8 *rfPath = Array[i+3]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT()
541 u8 *chnl = Array[i+4]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT()
542 u8 *val = Array[i+5]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT()
DHalHWImg8723B_MAC.c186 u32 *Array = Array_MP_8723B_MAC_REG; in ODM_ReadAndConfig_MP_8723B_MAC_REG() local
189 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_MAC_REG()
190 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_MAC_REG()
Dodm_types.h47 …EXT_PAIR(v1, v2, i) do { if (i+2 >= ArrayLen) break; i += 2; v1 = Array[i]; v2 = Array[i+1]; } whi…
Dhal_com.c964 u32 *Array = Array_kfreemap; in rtw_bb_rf_gain_offset() local
973 v1 = Array[i]; in rtw_bb_rf_gain_offset()
974 v2 = Array[i+1]; in rtw_bb_rf_gain_offset()
/linux-6.12.1/Documentation/scsi/
Dhpsa.rst4 HPSA - Hewlett Packard Smart Array driver
7 This file describes the hpsa SCSI driver for HP Smart Array controllers.
9 Smart Array controllers. The hpsa driver is a SCSI driver, while the
19 - Smart Array P212
20 - Smart Array P410
21 - Smart Array P410i
22 - Smart Array P411
23 - Smart Array P812
24 - Smart Array P712m
25 - Smart Array P711m
[all …]
Dsmartpqi.rst76 Allows "BMIC" and "CISS" commands to be passed through to the Smart Storage Array.
77 These are used extensively by the SSA Array Configuration Utility, SNMP storage
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/opal/
Dpower-mgt.txt38 Array of strings containing the names of the idle states.
41 Array of unsigned 32-bit values containing the values of the
61 Array of unsigned 32-bit values containing the values of the
66 Array of unsigned 32-bit values containing the values of the
74 Array of unsigned 64-bit values containing the values for the
79 Array of unsigned 64-bit values containing the masks
107 Array of unsigned 64-bit values containing the pmicr values
115 Array of unsigned 64-bit values containing the mask indicating
Dsensor-groups.txt25 - ops : Array of opal-call numbers indicating available operations on
/linux-6.12.1/drivers/mtd/nand/onenand/
DKconfig47 One Block of the NAND Flash Array memory is reserved as
49 Also, 1st Block of NAND Flash Array can be used as OTP.
52 operations as any other NAND Flash Array memory block.
/linux-6.12.1/scripts/
Dgenerate_rust_target.rs23 Array(Vec<Value>), enumerator
52 Value::Array(values) => { in fmt()
100 Self::Array(i.into_iter().map(|v| v.into()).collect())
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Domap-mcbsp.txt11 - reg-names: Array of strings associated with the address space
17 - interrupt-names: Array of strings associated with the interrupt numbers
Dmtk-btcvsd-snd.txt8 - mediatek,offset: Array contains of register offset and mask
/linux-6.12.1/Documentation/devicetree/bindings/usb/
Dgr-udc.txt21 - epobufsizes : Array of buffer sizes for OUT endpoints when they differ
27 - epibufsizes : Array of buffer sizes for IN endpoints when they differ
/linux-6.12.1/tools/bootconfig/samples/
Dbad-array.bconf1 # Array must be comma separated.
/linux-6.12.1/Documentation/bpf/
Dmap_array.rst42 Array elements can be retrieved using the ``bpf_map_lookup_elem()`` helper.
54 Array elements can be updated using the ``bpf_map_update_elem()`` helper.
63 Per CPU Array
/linux-6.12.1/Documentation/userspace-api/media/dvb/
Ddmx-get-pes-pids.rst29 Array used to store 5 Program IDs.
/linux-6.12.1/Documentation/devicetree/bindings/firmware/
Dnvidia,tegra210-bpmp.txt13 Array of strings
/linux-6.12.1/drivers/eisa/
Deisa.ids87 ALR8580 "Advanced Disk Array Caching EISA Controller"
233 CPQ4001 "Compaq 32-Bit Intelligent Drive Array Controller"
234 CPQ4002 "Compaq Intelligent Drive Array Controller-2"
235 CPQ4010 "Compaq 32-Bit Intelligent Drive Array Expansion Controller"
236 CPQ4020 "Compaq SMART Array Controller"
237 CPQ4030 "Compaq SMART-2/E Array Controller"
477 DEL4001 "Dell Drive Array"
478 DEL4002 "Dell SCSI Array Controller"
1056 ISADF03 "Weitek Array Processor, Brd #3002-0046-01"
1102 MLX0070 "Mylex DAC960 EISA Disk Array Controller"
[all …]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-platform-intel-ifs3 intel_ifs_1 -> Array BIST test
/linux-6.12.1/Documentation/filesystems/ext4/
Dorphan.rst27 0x0 Array of Orphan inode Each __le32 entry is either
/linux-6.12.1/drivers/fpga/
DKconfig174 Gate Array (FPGA) solutions which implement Device Feature List.
230 Field-Programmable Gate Array (FPGA) solutions which implement
/linux-6.12.1/tools/power/cpupower/bindings/python/
Draw_pylibcpupower.swg187 /* Array gets mallocated with cores entries, holding per core info */
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-g-sliced-vbi-cap.rst65 Array indices map to ITU-R line numbers\ [#f1]_ as follows:
/linux-6.12.1/Documentation/userspace-api/media/drivers/
Dccs.rst20 Pixel Array sub-device

123