/openbmc/linux/drivers/leds/ |
H A D | leds-hp6xx.c | 18 enum led_brightness value) in hp6xxled_green_set() 30 enum led_brightness value) in hp6xxled_red_set()
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | i2c_write_bit_action.hpp | 58 explicit I2CWriteBitAction(uint8_t reg, uint8_t position, uint8_t value) : in I2CWriteBitAction() 150 const uint8_t value{0}; member in phosphor::power::regulators::I2CWriteBitAction
|
H A D | i2c_compare_bit_action.hpp | 58 explicit I2CCompareBitAction(uint8_t reg, uint8_t position, uint8_t value) : in I2CCompareBitAction() 151 const uint8_t value{0}; member in phosphor::power::regulators::I2CCompareBitAction
|
H A D | compare_vpd_action.hpp | 57 const std::vector<uint8_t>& value) : in CompareVPDAction() 127 const std::vector<uint8_t> value{}; member in phosphor::power::regulators::CompareVPDAction
|
H A D | i2c_write_byte_action.hpp | 56 explicit I2CWriteByteAction(uint8_t reg, uint8_t value, in I2CWriteByteAction() 128 const uint8_t value{0x00}; member in phosphor::power::regulators::I2CWriteByteAction
|
H A D | i2c_compare_byte_action.hpp | 57 explicit I2CCompareByteAction(uint8_t reg, uint8_t value, in I2CCompareByteAction() 130 const uint8_t value{0x00}; member in phosphor::power::regulators::I2CCompareByteAction
|
/openbmc/linux/drivers/usb/phy/ |
H A D | phy-isp1301.c | 41 static int __isp1301_write(struct isp1301 *isp, u8 reg, u8 value, u8 clear) in __isp1301_write() 46 static int isp1301_write(struct isp1301 *isp, u8 reg, u8 value) in isp1301_write() 51 static int isp1301_clear(struct isp1301 *isp, u8 reg, u8 value) in isp1301_clear()
|
/openbmc/linux/drivers/pci/ |
H A D | pci-bridge-emul.c | 318 pci_bridge_emul_read_ssid(struct pci_bridge_emul *bridge, int reg, u32 *value) in pci_bridge_emul_read_ssid() 459 int size, u32 *value) in pci_bridge_emul_conf_read() 536 int size, u32 value) in pci_bridge_emul_conf_write()
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __optional.hpp | 94 _Tp& value() & in value() function 103 const _Tp& value() const& in value() function 112 _Tp&& value() && in value() function
|
/openbmc/phosphor-host-postd/ipmisnoop/ |
H A D | ipmisnoop.cpp | 18 std::variant<uint32_t> value{}; in getSelectorPosition() local 36 const int value = 0; in configGPIODirOutput() local 81 int value = !((status >> iteration) & 0x01); in postCodeDisplay() local
|
/openbmc/u-boot/include/ |
H A D | mpc106.h | 68 #define PICR1_CF_CBA(value) ((value & 0xff) << 24) argument 69 #define PICR1_CF_BREAD_WS(value) ((value & 0x3) << 22) argument 83 #define PICR2_CF_SNOOP_WS(value) ((value & 0x3) << 18) argument 85 #define PICR2_CF_L2_HIT_DELAY(value) ((value & 0x3) << 9) argument 86 #define PICR2_CF_APHASE_WS(value) ((value & 0x3) << 2) argument
|
/openbmc/linux/drivers/acpi/pmic/ |
H A D | intel_pmic.c | 82 int reg, u64 *value) in pmic_read_temp() 107 u32 function, u64 *value) in pmic_thermal_temp() 114 u32 function, u64 *value) in pmic_thermal_aux() 136 int bit, u32 function, u64 *value) in pmic_thermal_pen() 345 u32 value, u32 mask) in intel_soc_pmic_exec_mipi_pmic_seq_element()
|
/openbmc/linux/drivers/leds/blink/ |
H A D | leds-bcm63138.c | 90 u8 value) in bcm63138_leds_set_flash_rate() 101 u8 value) in bcm63138_leds_set_bright() 112 enum led_brightness value) in bcm63138_leds_enable_led() 124 enum led_brightness value) in bcm63138_leds_brightness_set() 148 u8 value; in bcm63138_leds_blink_set() local
|
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_chip.c | 255 int zd_ioread16(struct zd_chip *chip, zd_addr_t addr, u16 *value) in zd_ioread16() 265 int zd_ioread32(struct zd_chip *chip, zd_addr_t addr, u32 *value) in zd_ioread32() 320 u32 value; in read_pod() local 414 u32 value; in zd_read_regdomain() local 550 u16 value; in patch_cr157() local 957 u32 value; in dump_cr() local 1050 u32 value = 0; in zd_chip_set_rts_cts_rate_locked() local 1188 u8 value = chip->pwr_int_values[channel - 1]; in update_pwr_int() local 1194 u8 value = chip->pwr_cal_values[channel-1]; in update_pwr_cal() local 1248 u32 value; in patch_cck_gain() local [all …]
|
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-baytrail.c | 599 u32 value; in byt_set_group_simple_mux() local 628 u32 value; in byt_set_group_mixed_mux() local 682 u32 value; in byt_gpio_clear_triggering() local 767 u32 value; in byt_gpio_set_direction() local 1104 u32 value; in byt_gpio_get_direction() local 1308 u32 value; in byt_irq_unmask() local 1346 u32 value; in byt_irq_type() local 1470 u32 value; in byt_init_irq_valid_mask() local 1507 u32 base, value; in byt_gpio_irq_init_hw() local 1682 u32 value; in byt_gpio_suspend() local [all …]
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 254 static void fw_cfg_write(FWCfgState *s, uint8_t value) in fw_cfg_write() 300 uint64_t value = 0; in fw_cfg_data_read() local 325 uint64_t value, unsigned size) in fw_cfg_data_mem_write() 450 uint64_t value, unsigned size) in fw_cfg_dma_mem_write() 490 uint64_t value, unsigned size) in fw_cfg_ctl_mem_write() 503 uint64_t value, unsigned size) in fw_cfg_comb_write() 762 void fw_cfg_add_i16(FWCfgState *s, uint16_t key, uint16_t value) in fw_cfg_add_i16() 772 void fw_cfg_modify_i16(FWCfgState *s, uint16_t key, uint16_t value) in fw_cfg_modify_i16() 782 void fw_cfg_add_i32(FWCfgState *s, uint16_t key, uint32_t value) in fw_cfg_add_i32() 792 void fw_cfg_modify_i32(FWCfgState *s, uint16_t key, uint32_t value) in fw_cfg_modify_i32() [all …]
|
/openbmc/qemu/hw/ppc/ |
H A D | ppc.c | 561 void cpu_ppc_store_tbl (CPUPPCState *env, uint32_t value) in cpu_ppc_store_tbl() 572 static inline void _cpu_ppc_store_tbu(CPUPPCState *env, uint32_t value) in _cpu_ppc_store_tbu() 584 void cpu_ppc_store_tbu (CPUPPCState *env, uint32_t value) in cpu_ppc_store_tbu() 613 void cpu_ppc_store_atbl (CPUPPCState *env, uint32_t value) in cpu_ppc_store_atbl() 624 void cpu_ppc_store_atbu (CPUPPCState *env, uint32_t value) in cpu_ppc_store_atbu() 654 void cpu_ppc_store_vtb(CPUPPCState *env, uint64_t value) in cpu_ppc_store_vtb() 662 void cpu_ppc_store_tbu40(CPUPPCState *env, uint64_t value) in cpu_ppc_store_tbu40() 844 target_ulong value, int nr_bits) in __cpu_ppc_store_decr() 905 void cpu_ppc_store_decr(CPUPPCState *env, target_ulong value) in cpu_ppc_store_decr() 949 void cpu_ppc_store_hdecr(CPUPPCState *env, target_ulong value) in cpu_ppc_store_hdecr() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | codeparser.py | 383 def parse_shell(self, value): argument 408 def _parse_shell(self, value): argument 422 def function_definition(value): argument 426 def case_clause(value): argument 434 def if_clause(value): argument 442 def simple_command(value): argument
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_mcr.c | 247 int group, int instance, u32 value) in rw_with_mcr_steering_fw() 325 u32 value) in rw_with_mcr_steering() 473 void intel_gt_mcr_unicast_write(struct intel_gt *gt, i915_mcr_reg_t reg, u32 value, in intel_gt_mcr_unicast_write() 490 i915_mcr_reg_t reg, u32 value) in intel_gt_mcr_multicast_write() 521 void intel_gt_mcr_multicast_write_fw(struct intel_gt *gt, i915_mcr_reg_t reg, u32 value) in intel_gt_mcr_multicast_write_fw() 869 u32 value, in intel_gt_mcr_wait_for_reg()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | power_supply.hpp | 204 [asyncResp](const boost::system::error_code& ec, const bool value) { in getPowerSupplyState() 231 [asyncResp](const boost::system::error_code& ec, const bool value) { in getPowerSupplyHealth() 331 const std::string& value) { in getPowerSupplyFirmwareVersion() 355 const std::string& value) { in getPowerSupplyLocation() 373 const boost::system::error_code& ec, uint32_t value) in handleGetEfficiencyResponse() 435 [asyncResp](const boost::system::error_code& ec1, uint32_t value) { in handlePowerSupplyAttributesSubTreeResponse()
|
/openbmc/u-boot/drivers/usb/dwc3/ |
H A D | io.h | 26 u32 value; in dwc3_readl() local 38 static inline void dwc3_writel(void __iomem *base, u32 offset, u32 value) in dwc3_writel()
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | names_values.hpp | 50 void add(const std::string& name, uint64_t value) in add() 84 void addValue(uint64_t value) in addValue()
|
/openbmc/phosphor-power/ |
H A D | names_values.hpp | 50 void add(const std::string& name, uint64_t value) in add() 84 void addValue(uint64_t value) in addValue()
|
/openbmc/linux/include/net/ |
H A D | mld.h | 77 #define MLDV2_MRC_EXP(value) (((value) >> 12) & 0x0007) argument 78 #define MLDV2_MRC_MAN(value) ((value) & 0x0fff) argument 89 #define MLDV2_QQIC_EXP(value) (((value) >> 4) & 0x07) argument 90 #define MLDV2_QQIC_MAN(value) ((value) & 0x0f) argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-string-output-visitor.c | 72 int64_t value = 42; in test_visitor_out_int() local 88 int64_t value[] = {0, 1, 9, 10, 16, 15, 14, in test_visitor_out_intList() local 118 bool value = true; in test_visitor_out_bool() local 130 double value = 3.1415926535897932; in test_visitor_out_number() local
|