Home
last modified time | relevance | path

Searched refs:Channel (Results 1 – 25 of 156) sorted by relevance

1234567

/Linux-v6.1/Documentation/hwmon/
Dsmm665.rst113 For SMM465 and SMM764, values for Channel E and F are reported but undefined.
118 in3_input Channel A voltage (mV)
119 in4_input Channel B voltage (mV)
120 in5_input Channel C voltage (mV)
121 in6_input Channel D voltage (mV)
122 in7_input Channel E voltage (mV)
123 in8_input Channel F voltage (mV)
129 in3_min Channel A minimum voltage (mV)
130 in4_min Channel B minimum voltage (mV)
131 in5_min Channel C minimum voltage (mV)
[all …]
Dda9052.rst26 Channel 0 VDDOUT - measurement of the system voltage
27 Channel 1 ICH - internal battery charger current measurement
28 Channel 2 TBAT - output from the battery NTC
29 Channel 3 VBAT - measurement of the battery voltage
30 Channel 4 ADC_IN4 - high impedance input (0 - 2.5V)
31 Channel 5 ADC_IN5 - high impedance input (0 - 2.5V)
32 Channel 6 ADC_IN6 - high impedance input (0 - 2.5V)
33 Channel 7 XY - TSI interface to measure the X and Y voltage of the touch
35 Channel 8 Internal Tjunc. - sense (internal temp. sensor)
36 Channel 9 VBBAT - measurement of the backup battery voltage
Dda9055.rst24 - Channel 0: VDDOUT - measurement of the system voltage
25 - Channel 1: ADC_IN1 - high impedance input (0 - 2.5V)
26 - Channel 2: ADC_IN2 - high impedance input (0 - 2.5V)
27 - Channel 3: ADC_IN3 - high impedance input (0 - 2.5V)
28 - Channel 4: Internal Tjunc. - sense (internal temp. sensor)
Dltc2947.rst49 in0_label Channel label (VP-VM)
59 in1_label Channel label (DVCC)
69 curr1_label Channel label (IP-IM)
79 power1_label Channel label (Power)
89 temp1_label Channel label (Ambient)
95 temp2_label Channel label (TEMPFAN)
Dmax34440.rst16 PMBus 5-Channel Power-Supply Manager and Intelligent Fan Controller
36 PMBus 16-Channel V/I Monitor and 12-Channel Sequencer/Marginer
46 PMBus 12-Channel Voltage Monitor & Sequencer
56 PMBus 16-Channel Voltage Monitor & Sequencer
70 This driver supports hardware monitoring for Maxim MAX34440 PMBus 6-Channel
71 Power-Supply Manager, MAX34441 PMBus 5-Channel Power-Supply Manager
Dmax197.rst25 The A/D converters MAX197, and MAX199 are both 8-Channel, Multi-Range, 5V,
51 2,1,0 A2,A1,A0 Channel
/Linux-v6.1/drivers/staging/r8188eu/hal/
Drtl8188e_rf6052.c157 u8 *pPowerLevelBW20, u8 *pPowerLevelBW40, u8 Channel, u32 *OfdmBase, u32 *MCSBase) in getpowerbase88e() argument
179 static void get_rx_power_val_by_reg(struct adapter *Adapter, u8 Channel, in get_rx_power_val_by_reg() argument
204 if (Channel < 3) /* Channel 1-2 */ in get_rx_power_val_by_reg()
206 else if (Channel < 6) /* Channel 3-5 */ in get_rx_power_val_by_reg()
208 else if (Channel < 9) /* Channel 6-8 */ in get_rx_power_val_by_reg()
210 else if (Channel < 12) /* Channel 9-11 */ in get_rx_power_val_by_reg()
212 else if (Channel < 14) /* Channel 12-13 */ in get_rx_power_val_by_reg()
214 else if (Channel == 14) /* Channel 14 */ in get_rx_power_val_by_reg()
229 pwr_diff = pHalData->TxPwrLegacyHtDiff[rf][Channel - 1]; in get_rx_power_val_by_reg()
231 pwr_diff = pHalData->TxPwrHt20Diff[rf][Channel - 1]; in get_rx_power_val_by_reg()
[all …]
/Linux-v6.1/Documentation/fb/
Dviafb.rst67 - 0 : Resolution: 640x480, Channel: single, Dithering: Enable
68 - 1 : Resolution: 800x600, Channel: single, Dithering: Enable
69 - 2 : Resolution: 1024x768, Channel: single, Dithering: Enable (default)
70 - 3 : Resolution: 1280x768, Channel: single, Dithering: Enable
71 - 4 : Resolution: 1280x1024, Channel: dual, Dithering: Enable
72 - 5 : Resolution: 1400x1050, Channel: dual, Dithering: Enable
73 - 6 : Resolution: 1600x1200, Channel: dual, Dithering: Enable
75 - 8 : Resolution: 800x480, Channel: single, Dithering: Enable
76 - 9 : Resolution: 1024x768, Channel: dual, Dithering: Enable
77 - 10: Resolution: 1024x768, Channel: single, Dithering: Disable
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt29 2: 2 Channel (Full-Bridge) Power, 1 Channel FFX
30 3: 1 Channel Mono-Parallel
34 - st,ch1-output-mapping: Channel 1 output mapping
35 - st,ch2-output-mapping: Channel 2 output mapping
36 - st,ch3-output-mapping: Channel 3 output mapping
37 0: Channel 1
38 1: Channel 2
39 2: Channel 3
Dst,sta350.txt25 2: 2 Channel (Full-Bridge) Power, 1 Channel FFX
26 3: 1 Channel Mono-Parallel
30 - st,ch1-output-mapping: Channel 1 output mapping
31 - st,ch2-output-mapping: Channel 2 output mapping
32 - st,ch3-output-mapping: Channel 3 output mapping
33 0: Channel 1
34 1: Channel 2
35 2: Channel 3
Dcs35l35.txt27 0 = Data Packet received on Left I2S Channel
28 1 = Data Packet received on Right I2S Channel
31 0 = Data Packet received on Left I2S Channel
32 1 = Data Packet received on Right I2S Channel
/Linux-v6.1/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h69 void PHY_SetTxPowerIndexByRateSection(struct adapter *padapter, u8 RFPath, u8 Channel,
80 enum channel_width BandWidth, u8 Channel,
91 enum channel_width BandWidth, u8 Channel);
95 u8 Channel);
98 u8 *RateSection, u8 *RfPath, u8 *Channel, u8 *PowerLimit);
/Linux-v6.1/Documentation/networking/caif/
Dcaif.rst92 Control Channel(1)
97 - Channel Setup::
103 Control Channel(1)
104 Command:Channel Setup(1)
105 Channel Type(1)
113 bit 0x20 set in the command bit, and Channel Setup has added one byte
114 before Checksum containing Channel ID.
/Linux-v6.1/Documentation/scsi/
Dadvansys.rst39 Single Channel Products:
53 Multi-Channel Products:
54 - ABP752 - Dual Channel Bus-Master EISA (240 CDB Per Channel)
55 - ABP852 - Dual Channel Bus-Master VL (240 CDB Per Channel)
56 - ABP950 - Dual Channel Bus-Master PCI (240 CDB Per Channel)
57 - ABP950UW - Dual Channel Bus-Master PCI Ultra-Wide (253 CDB Per Channel)
58 - ABP980 - Four Channel Bus-Master PCI (240 CDB Per Channel)
59 - ABP980U - Four Channel Bus-Master PCI Ultra (240 CDB Per Channel)
60 - ABP980UA/3980UA - Four Channel Bus-Master PCI Ultra (16 CDB Per Chan.)
Daic79xx.rst28 AIC-7901A Single Channel 64-bit PCI-X 133MHz to
30 AIC-7901B Single Channel 64-bit PCI-X 133MHz to
32 AIC-7902A4 Dual Channel 64-bit PCI-X 133MHz to
34 AIC-7902B Dual Channel 64-bit PCI-X 133MHz to
41 Adaptec SCSI Card 39320 Dual Channel 64-bit PCI-X 133MHz to 7902A4/7902B
44 Adaptec SCSI Card 39320A Dual Channel 64-bit PCI-X 133MHz to 7902B
47 Adaptec SCSI Card 39320D Dual Channel 64-bit PCI-X 133MHz to 7902A4
50 Adaptec SCSI Card 39320D Dual Channel 64-bit PCI-X 133MHz to 7902A4
54 Adaptec SCSI Card 29320 Single Channel 64-bit PCI-X 133MHz to 7901A
58 Adaptec SCSI Card 29320A Single Channel 64-bit PCI-X 133MHz to 7901B
[all …]
/Linux-v6.1/drivers/staging/rtl8192u/ieee80211/
Ddot11d.c100 u8 dot11d_get_max_tx_pwr_in_dbm(struct ieee80211_device *dev, u8 Channel) in dot11d_get_max_tx_pwr_in_dbm() argument
105 if (Channel > MAX_CHANNEL_NUMBER) { in dot11d_get_max_tx_pwr_in_dbm()
109 if (dot11d_info->channel_map[Channel]) in dot11d_get_max_tx_pwr_in_dbm()
110 MaxTxPwrInDbm = dot11d_info->max_tx_pwr_dbm_list[Channel]; in dot11d_get_max_tx_pwr_in_dbm()
/Linux-v6.1/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c423 struct adapter *padapter, u8 RFPath, u8 Channel, u8 RateSection in PHY_SetTxPowerIndexByRateSection() argument
432 Channel, cckRates, in PHY_SetTxPowerIndexByRateSection()
439 Channel, ofdmRates, in PHY_SetTxPowerIndexByRateSection()
446 Channel, htRates1T, in PHY_SetTxPowerIndexByRateSection()
457 u8 Channel in PHY_GetTxPowerIndexBase() argument
462 u8 chnlIdx = (Channel-1); in PHY_GetTxPowerIndexBase()
464 if (HAL_IsLegalChannel(padapter, Channel) == false) in PHY_GetTxPowerIndexBase()
625 u8 Channel, in PHY_SetTxPowerIndexByRateArray() argument
634 powerIndex = PHY_GetTxPowerIndex(padapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray()
652 static s8 phy_GetChannelIndexOfTxPowerLimit(u8 Channel) in phy_GetChannelIndexOfTxPowerLimit() argument
[all …]
Dodm_RegConfig8723B.c166 u8 *Channel, in odm_ConfigBB_TXPWR_LMT_8723B() argument
176 Channel, in odm_ConfigBB_TXPWR_LMT_8723B()
/Linux-v6.1/Documentation/arm/stm32/
Dstm32-dma-mdma-chaining.rst77 | Channel *0* | DMA1 channel 0 | dma1_tcf0 | *0x00* |
79 | Channel *1* | DMA1 channel 1 | dma1_tcf1 | *0x01* |
81 | Channel *2* | DMA1 channel 2 | dma1_tcf2 | *0x02* |
83 | Channel *3* | DMA1 channel 3 | dma1_tcf3 | *0x03* |
85 | Channel *4* | DMA1 channel 4 | dma1_tcf4 | *0x04* |
87 | Channel *5* | DMA1 channel 5 | dma1_tcf5 | *0x05* |
89 | Channel *6* | DMA1 channel 6 | dma1_tcf6 | *0x06* |
91 | Channel *7* | DMA1 channel 7 | dma1_tcf7 | *0x07* |
93 | Channel *8* | DMA2 channel 0 | dma2_tcf0 | *0x08* |
95 | Channel *9* | DMA2 channel 1 | dma2_tcf1 | *0x09* |
[all …]
/Linux-v6.1/drivers/w1/slaves/
DKconfig29 tristate "8-Channel Addressable Switch (IO Expander) 0x29 family support (DS2408)"
32 DS2408 8-Channel Addressable Switch device support
45 tristate "Dual Channel Addressable Switch 0x3a family support (DS2413)"
48 DS2413 Dual Channel Addressable Switch device support
51 tristate "Dual Channel Addressable Switch 0x12 family support (DS2406)"
55 DS2406 Dual Channel Addressable Switch. EPROM read/write
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-fcoe75 Link Error Status Block (LESB) Fibre Channel
84 Description: 'FCoE FCF' instances on the fcoe bus. A FCF is a Fibre Channel
87 Fibre Channel frames into a FC fabric. It can also take
108 The Fibre Channel MAP
Dsysfs-bus-iio-adc-hi843516 Channel Y low voltage threshold. If sensor input voltage goes lower then
35 Channel Y high voltage threshold. If sensor input voltage goes higher then
/Linux-v6.1/drivers/scsi/qla2xxx/
DKconfig3 tristate "QLogic QLA2XXX Fibre Channel Support"
10 This qla2xxx driver supports all QLogic Fibre Channel
/Linux-v6.1/Documentation/devicetree/bindings/dma/
Dti-edma.txt3 The eDMA3 consists of two components: Channel controller (CC) and Transfer
9 eDMA3 Channel Controller
95 /* Channel 20 and 21 is allocated for memcpy */
100 dma-channel-mask = <0xffffffff /* Channel 0-31 */
101 0xffffe007>; /* Channel 32-63 */
/Linux-v6.1/drivers/scsi/elx/
DKconfig2 tristate "Emulex Fibre Channel Target"

1234567