Home
last modified time | relevance | path

Searched defs:prop (Results 101 – 125 of 183) sorted by relevance

12345678

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.h48 CLzmaProps prop; member
/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py202 def get_phandle_argc(self, prop, node_name): argument
/openbmc/u-boot/board/freescale/ls1046aqds/
H A Deth.c158 const char *prop = NULL; in board_ft_fman_fixup_port() local
/openbmc/phosphor-debug-collector/
H A Ddump_utils.hpp107 const std::string& prop) in readDBusProperty()
/openbmc/phosphor-fan-presence/control/json/
H A Devent.cpp115 auto prop = jsonObj["property"]["name"].get<std::string>(); in configGroup() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/
H A Dnvtboot_board.c294 const u32 *prop; in set_ethaddr_from_nvtboot() local
/openbmc/u-boot/drivers/gpio/
H A Dintel_ich6_gpio.c124 const void *prop; in ich6_gpio_probe() local
/openbmc/u-boot/lib/rsa/
H A Drsa-mod-exp.c250 struct key_prop *prop, uint8_t *out) in rsa_mod_exp_sw()
/openbmc/u-boot/scripts/kconfig/
H A Dconf.c348 struct property *prop; in conf() local
H A Dqconf.cc116 struct property *prop; in updateMenu() local
1150 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local
1323 struct property *prop; in search() local
/openbmc/qemu/hw/core/
H A Dloader-fit.c97 const void *prop; in fit_image_addr() local
H A Dcpu-common.c188 GlobalProperty *prop = g_new0(typeof(*prop), 1); in cpu_common_parse_features() local
/openbmc/phosphor-pid-control/test/
H A Ddbus_passive_unittest.cpp86 SensorProperties* prop) { in DbusPassiveTestObj()
627 SensorProperties* prop) { in DbusPassiveTestUnaSensorNotAsFailedObj()
819 SensorProperties* prop) in GetPropertiesMax3k()
/openbmc/u-boot/tools/
H A Dimage-host.c392 const char *prop; in fit_config_get_image_list() local
412 const char *prop, *iname, *end; in fit_config_get_hash_list() local
/openbmc/u-boot/board/freescale/corenet_ds/
H A Deth_p4080.c221 void board_ft_fman_fixup_port(void *blob, char * prop, phys_addr_t pa, in board_ft_fman_fixup_port()
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c122 const u32 *prop = fdt_getprop(blob, node, "config", &len); in broadwell_pinctrl_read_pins() local
/openbmc/u-boot/board/freescale/t4qds/
H A Deth.c172 void board_ft_fman_fixup_port(void *blob, char * prop, phys_addr_t pa, in board_ft_fman_fixup_port()
/openbmc/qemu/qom/
H A Dobject_interfaces.c223 ObjectProperty *prop; in type_print_class_properties() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30_tasks.py26 def set_timestamp_now(d, o, prop): argument
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp185 const std::string& prop) in getEthProp()
192 const std::string& prop, const T& t) in setEthProp()
207 auto prop = getDbusProperty(bus, params.service, params.ifPath, INTF_MAC, in getMACProperty() local
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp651 for (const auto& prop : dq.properties) in queryDumpFile() local
661 for (const auto& prop : dq.properties) in queryDumpFile() local
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.c87 const char *prop; in sandbox_tpm_read_state() local
/openbmc/u-boot/drivers/mmc/
H A Dsdhci-cadence.c113 const fdt32_t *prop; in sdhci_cdns_phy_init() local
/openbmc/qemu/hw/arm/
H A Dxilinx_zynq.c463 ObjectProperty *prop; in zynq_machine_class_init() local
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py470 def find(self, path, prop): argument
483 def setup(self, path, prop): argument
488 def do_get(self, path, prop): argument
492 def do_put(self, path, prop, value=None, retry=True): argument
528 def get_host_interface(self, path, prop, bus_info): argument
543 def get_host_interface_on_bus(self, path, prop, iface, bus, interfaces): argument

12345678