/openbmc/linux/drivers/iio/adc/ |
H A D | ti-ads131e08.c | 96 struct ads131e08_channel_config *channel_config; member 415 st->channel_config[i].pga_gain); in ads131e08_initial_config() 420 st->channel_config[i].mux); in ads131e08_initial_config() 530 *value /= st->channel_config[channel->address].pga_gain; in ads131e08_read_raw() 694 struct ads131e08_channel_config *channel_config; in ads131e08_alloc_channels() local 733 channel_config = devm_kcalloc(&st->spi->dev, num_channels, in ads131e08_alloc_channels() 734 sizeof(*channel_config), GFP_KERNEL); in ads131e08_alloc_channels() 735 if (!channel_config) in ads131e08_alloc_channels() 746 channel_config[i].pga_gain = ADS131E08_DEFAULT_PGA_GAIN; in ads131e08_alloc_channels() 752 channel_config[i].pga_gain = tmp; in ads131e08_alloc_channels() [all …]
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-config.bb | 13 file://channel_config.json \ 41 install -m 0644 -D ${UNPACKDIR}/channel_config.json \ 42 ${D}${datadir}/ipmi-providers/channel_config.json 56 ${datadir}/ipmi-providers/channel_config.json \
|
/openbmc/linux/drivers/staging/most/i2c/ |
H A D | i2c.c | 68 struct most_channel_config *channel_config) in configure_channel() argument 76 if (channel_config->data_type != MOST_CH_CONTROL) { in configure_channel() 81 if (channel_config->direction != dev->capabilities[ch_idx].direction) { in configure_channel() 86 if (channel_config->direction == MOST_CH_RX) { in configure_channel()
|
/openbmc/linux/drivers/hwmon/ |
H A D | lm90.c | 689 u32 channel_config[MAX_CHANNELS + 1]; member 2694 data->channel_config[id] |= HWMON_T_LABEL; in lm90_probe_channel_from_dt() 2809 info->config = data->channel_config; in lm90_probe() 2811 data->channel_config[0] = HWMON_T_INPUT | HWMON_T_MAX | in lm90_probe() 2813 data->channel_config[1] = HWMON_T_INPUT | HWMON_T_MAX | in lm90_probe() 2817 data->channel_config[0] |= HWMON_T_MIN | HWMON_T_MIN_ALARM; in lm90_probe() 2818 data->channel_config[1] |= HWMON_T_MIN | HWMON_T_MIN_ALARM; in lm90_probe() 2822 data->channel_config[0] |= HWMON_T_CRIT | HWMON_T_CRIT_ALARM | HWMON_T_CRIT_HYST; in lm90_probe() 2823 data->channel_config[1] |= HWMON_T_CRIT | HWMON_T_CRIT_ALARM | HWMON_T_CRIT_HYST; in lm90_probe() 2827 data->channel_config[1] |= HWMON_T_OFFSET; in lm90_probe() [all …]
|
/openbmc/qemu/hw/sensor/ |
H A D | max34451.c | 164 uint16_t channel_config[MAX34451_NUM_PWR_DEVICES]; member 344 pmbus_send16(pmdev, s->channel_config[pmdev->page]); in max34451_read_byte() 524 s->channel_config[pmdev->page] = pmbus_receive16(pmdev); in max34451_write_data() 644 memset_word(s->channel_config, DEFAULT_CHANNEL_CONFIG, in max34451_exit_reset() 694 VMSTATE_UINT16_ARRAY(channel_config, MAX34451State,
|
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-config.bbappend | 12 ${D}${datadir}/ipmi-providers/channel_config.json
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-ssp-clk.h | 72 u32 channel_config; member
|
/openbmc/linux/include/linux/ |
H A D | most.h | 242 struct most_channel_config *channel_config);
|
/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-config.bbappend | 34 config_json=${D}${datadir}/ipmi-providers/channel_config.json
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | scan.h | 987 struct iwl_scan_channel_cfg_umac channel_config[SCAN_MAX_NUM_CHANS_V3]; member 1007 struct iwl_scan_channel_cfg_umac channel_config[SCAN_MAX_NUM_CHANS_V3]; member
|
/openbmc/linux/sound/soc/intel/catpt/ |
H A D | messages.h | 143 u32 channel_config; member
|
H A D | pcm.c | 394 afmt.channel_config = catpt_get_channel_config(afmt.num_channels); in catpt_dai_hw_params() 395 afmt.channel_map = catpt_get_channel_map(afmt.channel_config); in catpt_dai_hw_params()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_general.robot | 57 # and "channel_config.json" in BMC. 309 [Documentation] Get active and inactive/invalid channels from channel_config.json file
|
H A D | test_ipmi_cipher.robot | 120 [Documentation] Get active and inactive/invalid channels from channel_config.json file
|
H A D | test_ipmi_payload.robot | 236 [Documentation] Get active and inactive/invalid channels from channel_config.json file
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | messages.h | 646 u32 channel_config; member
|
H A D | topology.c | 518 .offset = offsetof(struct avs_audio_format, channel_config),
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | scan.c | 1614 &cp->channel_config[i]; in iwl_mvm_umac_scan_cfg_channels_v4() 1640 struct iwl_scan_channel_cfg_umac *cfg = &cp->channel_config[i]; in iwl_mvm_umac_scan_cfg_channels_v7() 1751 &cp->channel_config[ch_cnt]; in iwl_mvm_umac_scan_cfg_channels_v7_6g() 2431 &cp->channel_config[cp->count]; in iwl_mvm_scan_umac_fill_ch_p_v7()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_network_utils.robot | 755 # ${channel_config_json} - output of /usr/share/ipmi-providers/channel_config.json file. 766 [Documentation] Get Available channels from channel_config.json file and return as list.
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 1958 0: /usr/share/ipmi-providers/channel_config.json
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | 5215 2025-03-31 03:00:47.304-0500 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/ibm-ac-server/channel_config.json' (3,466) at 20241106090019922 [all...] |
D | opengrok2.0.log | 5091 2025-03-30 03:00:43.641-0500 FINEST t468 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/ibm-ac-server/channel_config.json' (3,466) at 20241106090019922 [all...] |