Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/include/
H A Dlinker_lists.h29 #define llsym(_type, _name, _list) \ argument
70 #define ll_entry_declare(_type, _name, _list) \ argument
93 #define ll_entry_declare_list(_type, _name, _list) \ argument
125 #define ll_entry_start(_type, _list) \ argument
151 #define ll_entry_end(_type, _list) \ argument
176 #define ll_entry_count(_type, _list) \ argument
205 #define ll_entry_get(_type, _name, _list) \ argument
229 #define ll_start(_type) \ argument
252 #define ll_end(_type) \ argument
H A Dbinman_sym.h35 #define binman_sym_declare(_type, _entry_name, _prop_name) \ argument
46 #define binman_sym_extern(_type, _entry_name, _prop_name) \ argument
60 #define binman_sym_declare_optional(_type, _entry_name, _prop_name) \ argument
77 #define binman_sym(_type, _entry_name, _prop_name) \ argument
82 #define binman_sym_declare(_type, _entry_name, _prop_name) argument
84 #define binman_sym_declare_optional(_type, _entry_name, _prop_name) argument
86 #define binman_sym_extern(_type, _entry_name, _prop_name) argument
88 #define binman_sym(_type, _entry_name, _prop_name) BINMAN_SYM_MISSING argument
H A Defi_loader.h463 #define EFI_DP_TYPE(_dp, _type, _subtype) \ argument
H A Datf_common.h23 #define SET_PARAM_HEAD(_p, _type, _ver, _attr) do { \ argument
H A Dimage.h1418 #define U_BOOT_FIT_LOADABLE_HANDLER(_type, _handler) \ argument
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc_cmd.h80 #define MC_PREP_OP(_ext, _param, _offset, _width, _type, _arg) \ argument
83 #define MC_EXT_OP(_ext, _param, _offset, _width, _type, _arg) \ argument
86 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
89 #define MC_RSP_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dtimer_based_actions.hpp128 TimerType _type; member in phosphor::fan::control::json::TimerBasedActions
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpce_identity.hpp93 uint16_t _type; member in openpower::pels::src::PCEIdentity
H A Dmru.hpp124 uint16_t _type; member in openpower::pels::src::MRU
H A Dfru_identity.hpp307 uint16_t _type; member in openpower::pels::src::FRUIdentity
/openbmc/phosphor-hwmon/
H A Dfan_pwm.hpp52 static constexpr auto _type = "pwm"; member in hwmon::FanPwm
H A Dfan_speed.hpp59 static constexpr auto _type = "fan"; member in hwmon::FanSpeed
/openbmc/phosphor-hwmon/test/
H A Dhwmonio_default_unittest.cpp25 const std::string _type = "fan"; member in hwmonio::__anon58fc77ce0111::HwmonIOTest
/openbmc/qemu/include/hw/pci/
H A Dshpc.h56 #define SHPC_VMSTATE(_field, _type, _test) \ argument
/openbmc/phosphor-fan-presence/control/json/
H A Dgroup.hpp177 std::optional<std::string> _type; member in phosphor::fan::control::json::Group
/openbmc/u-boot/drivers/clk/renesas/
H A Drenesas-cpg-mssr.h65 #define DEF_TYPE(_name, _id, _type...) \ argument
67 #define DEF_BASE(_name, _id, _type, _parent...) \ argument
/openbmc/qemu/target/s390x/
H A Dcpu_models.c31 #define CPUDEF_INIT(_type, _gen, _ec_ga, _mha_pow, _hmfai, _name, _desc) \ argument
/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c1044 #define XSD_REQ(_type, _fn) \ argument