/Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
D | HalHWImg8723B_BB.c | 264 u32 *Array = Array_MP_8723B_AGC_TAB; in ODM_ReadAndConfig_MP_8723B_AGC_TAB() local 274 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_AGC_TAB() 275 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_AGC_TAB() 533 u32 *Array = Array_MP_8723B_PHY_REG; in ODM_ReadAndConfig_MP_8723B_PHY_REG() local 543 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_PHY_REG() 544 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_PHY_REG() 612 u32 *Array = Array_MP_8723B_PHY_REG_PG; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() local 625 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() 626 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() 627 u32 v3 = Array[i+2]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() [all …]
|
D | HalHWImg8723B_RF.c | 266 u32 *Array = Array_MP_8723B_RadioA; in ODM_ReadAndConfig_MP_8723B_RadioA() local 276 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_RadioA() 277 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_RadioA() 761 u8 **Array = Array_MP_8723B_TXPWR_LMT; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() local 771 u8 *regulation = Array[i]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() 772 u8 *band = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() 773 u8 *bandwidth = Array[i+2]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() 774 u8 *rate = Array[i+3]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() 775 u8 *rfPath = Array[i+4]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() 776 u8 *chnl = Array[i+5]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() [all …]
|
D | HalHWImg8723B_MAC.c | 235 u32 *Array = Array_MP_8723B_MAC_REG; in ODM_ReadAndConfig_MP_8723B_MAC_REG() local 245 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_MAC_REG() 246 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_MAC_REG()
|
D | odm_types.h | 90 …EXT_PAIR(v1, v2, i) do { if (i+2 >= ArrayLen) break; i += 2; v1 = Array[i]; v2 = Array[i+1]; } whi…
|
/Linux-v5.10/Documentation/scsi/ |
D | hpsa.rst | 4 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 …]
|
D | smartpqi.rst | 76 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-v5.10/Documentation/devicetree/bindings/powerpc/opal/ |
D | power-mgt.txt | 38 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
|
D | sensor-groups.txt | 25 - ops : Array of opal-call numbers indicating available operations on
|
/Linux-v5.10/Documentation/devicetree/bindings/mmc/ |
D | sdhci-of-dwcmshc.txt | 8 - clocks: Array of clocks required for SDHCI; requires at least one for 10 - clock-names: Array of names corresponding to clocks property; shall be
|
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,sti-irq-syscfg.txt | 15 - st,irq-device : Array of IRQs to enable - should be 2 in length 16 - st,fiq-device : Array of FIQs to enable - should be 2 in length
|
/Linux-v5.10/drivers/mtd/nand/onenand/ |
D | Kconfig | 45 One Block of the NAND Flash Array memory is reserved as 47 Also, 1st Block of NAND Flash Array can be used as OTP. 50 operations as any other NAND Flash Array memory block.
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | omap-mcbsp.txt | 11 - reg-names: Array of strings associated with the address space 17 - interrupt-names: Array of strings associated with the interrupt numbers
|
D | mtk-btcvsd-snd.txt | 8 - mediatek,offset: Array contains of register offset and mask
|
D | qcom,msm8916-wcd-analog.txt | 35 - qcom,mbhc-vthreshold-low: Array of 5 threshold voltages in mV for 5 buttons 38 - qcom,mbhc-vthreshold-high: Array of 5 thresold voltages in mV for 5 buttons
|
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/ |
D | nvidia,tegra186-hsp.txt | 15 Array of strings. 21 Array of strings. 30 Array of interrupt specifiers.
|
/Linux-v5.10/Documentation/devicetree/bindings/dma/ |
D | snps,dw-axi-dmac.txt | 12 - snps,priority: Priority of channel. Array size is equal to the number of 16 Array size is equal to the number of dma-channels.
|
/Linux-v5.10/tools/bootconfig/samples/ |
D | bad-array.bconf | 1 # Array must be comma separated.
|
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | gr-udc.txt | 21 - epobufsizes : Array of buffer sizes for OUT endpoints when they differ 27 - epibufsizes : Array of buffer sizes for IN endpoints when they differ
|
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | nvidia,tegra186-gpio.txt | 67 Array of strings. 74 Array of strings. 86 Array of (physical base address, length) tuples. 90 Array of interrupt specifiers.
|
/Linux-v5.10/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra186-bpmp-thermal.txt | 16 Array of strings.
|
/Linux-v5.10/Documentation/devicetree/bindings/serial/ |
D | nvidia,tegra194-tcu.txt | 12 Array of strings
|
/Linux-v5.10/Documentation/userspace-api/media/dvb/ |
D | dmx-get-pes-pids.rst | 29 Array used to store 5 Program IDs.
|
/Linux-v5.10/Documentation/devicetree/bindings/firmware/ |
D | nvidia,tegra210-bpmp.txt | 13 Array of strings
|
/Linux-v5.10/Documentation/devicetree/bindings/i2c/ |
D | nvidia,tegra186-bpmp-i2c.txt | 17 Array of strings.
|
/Linux-v5.10/Documentation/devicetree/bindings/ufs/ |
D | ufs-hisi.txt | 17 - freq-table-hz : Array of <min max> operating frequencies stored in the same
|