Home
last modified time | relevance | path

Searched defs:option (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/u-boot/include/linux/
H A Dkconfig.h30 #define IS_ENABLED(option) \ argument
38 #define IS_BUILTIN(option) config_enabled(option) argument
44 #define IS_MODULE(option) config_enabled(option##_MODULE) argument
79 #define CONFIG_VAL(option) config_val(option) argument
87 #define CONFIG_IS_ENABLED(option) \ argument
97 #define CONFIG_IS_BUILTIN(option) config_enabled(CONFIG_VAL(option)) argument
105 #define CONFIG_IS_MODULE(option) config_enabled(CONFIG_VAL(option##_MODULE)) argument
/openbmc/openbmc-test-automation/bin/
H A Dgenerate_testsuite_info.py59 def __init__(self, option): argument
121 def parse_test_suites(source_path, option): argument
147 def parse_test_file(test_suite_obj, option): argument
/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp74 namespace option namespace
77 struct option struct
79 option(std::string text, std::string value) : in option() argument
83 std::string text;
84 std::string value;
698 for (auto& option : knob.options) in getBaseTable() local
/openbmc/qemu/hw/ppc/
H A Dspapr_pci_vfio.c161 unsigned int addr, int option) in spapr_phb_vfio_eeh_set_option()
279 int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option) in spapr_phb_vfio_eeh_reset()
332 unsigned int addr, int option) in spapr_phb_vfio_eeh_set_option()
342 int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option) in spapr_phb_vfio_eeh_reset()
/openbmc/u-boot/scripts/kconfig/
H A Dkxgettext.c85 const char *option; member
92 static struct message *message__new(const char *msg, char *option, in message__new()
149 static int message__add(const char *msg, char *option, const char *file, in message__add()
/openbmc/obmc-ikvm/
H A Dikvm_args.cpp13 int option; local
/openbmc/openbmc/poky/scripts/
H A Ddevtool44 def get(self, section, option, default=None): argument
77 def set(self, section, option, value): argument
/openbmc/phosphor-led-sysfs/
H A Dargument.cpp31 int option = 0; in ArgumentParser() local
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Ddevtool46 ret = self.config_obj.get(section, option) argument
79 set(self, section, option, value) global() argument
/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c292 HpmfwupgTargetCheck(struct ipmi_intf *intf, int option) in HpmfwupgTargetCheck()
464 int componentMask, int option) in HpmfwupgUpgrade()
608 struct HpmfwupgUpgradeCtx *pFwupgCtx, int option) in HpmfwupgPreparationStage()
833 int componentMask, int option) in HpmfwupgPreUpgradeCheck()
992 struct HpmfwupgUpgradeCtx *pFwupgCtx, int option) in HpmfwupgUpgradeStage()
1084 int option, in HpmFwupgActionUploadFirmware()
1792 struct HpmfwupgUpgradeCtx *pFwupgCtx, int option) in HpmfwupgFinishFirmwareUpload()
2448 int option = 0; in ipmi_hpmfwupg_main() local
H A Dipmi_dcmi.c1761 ipmi_dcmi_pwr_slimit(struct ipmi_intf * intf, const char * option, in ipmi_dcmi_pwr_slimit()
1971 ipmi_dcmi_pwr_actdeact(struct ipmi_intf * intf, uint8_t option) in ipmi_dcmi_pwr_actdeact()
2434 uint8_t option; in ipmi_nm_getcapabilities() local
2513 uint8_t option; in ipmi_nm_get_policy() local
2602 uint8_t option; in ipmi_nm_policy() local
2789 uint8_t option; in ipmi_nm_get_statistics() local
2907 uint8_t option; in ipmi_nm_reset_statistics() local
3123 uint8_t option; in ipmi_nm_thresh() local
3238 uint8_t option; in ipmi_nm_suspend() local
/openbmc/libpldm/include/libpldm/oem/meta/
H A Dfile_io.h68 uint8_t option; member
84 uint8_t option; member
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dargument.cpp30 auto option = 0; in ArgumentParser() local
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dargument.cpp51 int option = 0; in ArgumentParser() local
/openbmc/phosphor-networkd/src/
H A Dargument.cpp29 int option = 0; in ArgumentParser() local
/openbmc/u-boot/arch/arm/lib/
H A Dcache-cp15.c26 void set_section_dcache(int section, enum dcache_option option) in set_section_dcache()
53 enum dcache_option option) in mmu_set_region_dcache_behaviour()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcache.c44 enum dcache_option option = DCACHE_WRITETHROUGH; in enable_caches() local
/openbmc/u-boot/board/phytec/phycore_rk3288/
H A Dsom.h13 unsigned char option[12]; /* coding for variants */ member
/openbmc/qemu/system/
H A Drunstate-hmp-cmds.c45 const char *option = qdict_get_try_str(qdict, "option"); in hmp_one_insn_per_tb() local
/openbmc/pam-ipmi/src/pam_ipmicheck/
H A Dpam_ipmicheck.c40 static const char *get_option(const char *option, int argc, const char **argv) in get_option()
/openbmc/u-boot/cmd/
H A Dbootmenu.c250 const char *option; in bootmenu_create() local
376 char *option, *sep; in bootmenu_show() local
/openbmc/u-boot/tools/
H A Dmkenvimage.c80 int option; in main() local
/openbmc/qemu/monitor/
H A Dqemu-config-qmp.c173 CommandLineOptionInfoList *qmp_query_command_line_options(const char *option, in qmp_query_command_line_options()
/openbmc/qemu/include/hw/pci-host/
H A Dspapr.h134 unsigned int addr, int option) in spapr_phb_vfio_eeh_set_option()
143 static inline int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option) in spapr_phb_vfio_eeh_reset()
/openbmc/u-boot/tools/patman/
H A Dsettings.py113 def get(self, section, option, *args, **kwargs): argument

123