/openbmc/slpd-lite/ |
H A D | sock_channel.hpp | 19 class Channel class 42 Channel(int insockfd, timeval& inTimeout) in Channel() function in udpsocket::Channel 97 ~Channel() = default; 98 Channel(const Channel& right) = delete; 99 Channel& operator=(const Channel& right) = delete; 100 Channel(Channel&&) = default; 101 Channel& operator=(Channel&&) = default;
|
/openbmc/phosphor-net-ipmid/ |
H A D | socket_channel.hpp | 25 class Channel class 28 Channel() = delete; 29 ~Channel() = default; 30 Channel(const Channel& right) = delete; 31 Channel& operator=(const Channel& right) = delete; 32 Channel(Channel&&) = delete; 33 Channel& operator=(Channel&&) = delete; 44 explicit Channel(std::shared_ptr<boost::asio::ip::udp::socket> socket) : in Channel() function in udpsocket::Channel
|
H A D | message_handler.hpp | 21 Handler(std::shared_ptr<udpsocket::Channel> channel, in Handler() 35 Handler(std::shared_ptr<udpsocket::Channel> channel, in Handler() 142 std::shared_ptr<udpsocket::Channel> channel;
|
/openbmc/linux/Documentation/hwmon/ |
H A D | da9052.rst | 26 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
|
H A D | da9055.rst | 24 - 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)
|
H A D | ltc2947.rst | 49 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)
|
H A D | max34440.rst | 16 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
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_cipher.robot | 58 # Example output from 'Channel Getciphers IPMI': 73 ${ipmi_channel_ciphers}= Channel Getciphers IPMI 84 [Template] Verify Cipher ID and Supported Algorithm For Channel 89 # Input Channel Payload type Index value 0x80 or 0x00 99 [Template] Verify Cipher Suite For Invalid Channel 102 # Input Channel 124 @{active_channel_list}= Get Active Ethernet Channel List current_channel=1 128 @{inactive_channel_list}= Get Invalid Channel Number List 131 Verify Standard Cipher Suite For Channel 150 Verify Algorithm by Cipher Suite For Channel [all …]
|
H A D | test_ipmi_general.robot | 51 Verify Get Channel Info via IPMI 59 # Example output from 'Get Channel Info': 78 ${channel_info_ipmi}= Get Channel Info ${CHANNEL_NUMBER} 79 ${active_channel_config}= Get Active Channel Config 80 …${channel_volatile_data_config}= Get Channel Access Config /run/ipmi/channel_access_volatile.json 81 ${channel_nv_data_config}= Get Channel Access Config /var/lib/ipmi/channel_access_nv.json 129 Test Get Channel Authentication Capabilities via IPMI 132 [Template] Verify Channel Auth Capabilities 136 # Input Channel Privilege Level 142 Test Get Channel Authentication Capabilities IPMI Command For Invalid Channel [all …]
|
H A D | test_ipmi_payload.robot | 105 …${default_user_access_payload}= Get User Access Payload For Given Channel ${userid_in_hex_format} 140 Verify Set User Access Payload For Invalid Channel Number 149 Verify Set User Access Payload For Invalid Channel ${userid} ${channel} 173 Verify Get User Access Payload For Invalid User Or Channel ${invalid_userid} ${CHANNEL_NUMBER} 176 Verify Get User Access Payload For Invalid Channel Number 182 #${invalid_channels}= Get Invalid Channel Number 185 Verify Get User Access Payload For Invalid User Or Channel ${userid} ${channel} 189 Verify Get Channel Payload Version 196 # Input Channel. 200 Verify Get Channel Payload Version For Invalid Channel [all …]
|
H A D | test_ipmi_network_verification.robot | 31 ${all_channels_list}= Get Channel Number For All Interface 32 ${valid_channels_list}= Get Valid Channel Number ${all_channels_list} 33 ${ethernet_channels_list}= Get Channel Number For Valid Ethernet Interface 37 Verify Channel Info ${channel_number} IPv4StaticAddresses ${valid_channels_list} 54 ${all_channels_list}= Get Channel Number For All Interface 55 ${valid_channels_list}= Get Valid Channel Number ${all_channels_list} 56 ${ethernet_channels_list}= Get Channel Number For Valid Ethernet Interface 60 Verify Channel Info ${channel_number} MACAddress ${valid_channels_list} 68 @{active_channel_list}= Get Active Ethernet Channel List 77 Test Invalid IPMI Channel Response [all …]
|
/openbmc/linux/Documentation/fb/ |
H A D | viafb.rst | 67 - 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 …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/ |
H A D | meson.build | 4 sdbusplus_current_path = 'xyz/openbmc_project/Channel' 7 'xyz/openbmc_project/Channel/ChannelAccess__markdown'.underscorify(), 9 '../../../../yaml/xyz/openbmc_project/Channel/ChannelAccess.interface.yaml', 23 'xyz/openbmc_project/Channel/ChannelAccess',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/ChannelAccess/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Channel/ChannelAccess' 6 'xyz/openbmc_project/Channel/ChannelAccess__cpp'.underscorify(), 8 '../../../../../yaml/xyz/openbmc_project/Channel/ChannelAccess.interface.yaml', 28 'xyz/openbmc_project/Channel/ChannelAccess',
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sta32x.txt | 29 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
|
H A D | st,sta350.txt | 25 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
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | hal_com_phycfg.h | 69 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);
|
/openbmc/linux/Documentation/networking/caif/ |
H A D | caif.rst | 92 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.
|
/openbmc/linux/Documentation/scsi/ |
H A D | advansys.rst | 39 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.)
|
/openbmc/phosphor-host-ipmid/ |
H A D | host-ipmid-whitelist.conf | 28 0x06:0x42 //<App>:<Get Channel Info Command> 30 0x06:0x4E //<App>:<Get Channel Payload Support> 31 0x06:0x4F //<App>:<Get Channel Payload Version> 32 0x06:0x54 //<App>:<Get Channel Cipher Suites>
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | au-Sutherland | 10 #Channel 7 stations 23 #Channel 9 bundle 25 #One and Channel 10
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_network_utils.robot | 23 ${active_channel_config}= Get Active Channel Config 41 ${active_channel_config}= Get Active Channel Config 64 ${active_channel_config}= Get Active Channel Config 108 ${active_channel_config}= Get Active Channel Config 162 ${active_channel_config}= Get Active Channel Config 355 ${active_channel_config}= Get Active Channel Config 472 ${active_channel_config}= Get Active Channel Config 514 ${active_channel_config}= Get Active Channel Config 557 ${active_channel_config}= Get Active Channel Config 662 ${active_channel_config}= Get Active Channel Config [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ |
H A D | Thaicom2_C-78.5E | 8 # BBTV Channel 7 48 # Thai TV Color Channel 3 68 # Ten TV & Rich Channel
|
/openbmc/openbmc-test-automation/network/ |
H A D | test_bmc_dhcp_conf.robot | 64 ${network_configurations}= Get Network Configuration Using Channel Number ${2} 72 ${network_configurations}= Get Network Configuration Using Channel Number ${1} 80 Get Network Configuration Using Channel Number 87 ${active_channel_config}= Get Active Channel Config 101 ${active_channel_config}= Get Active Channel Config
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | dot11d.c | 100 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()
|