| /openbmc/u-boot/include/fsl-mc/ |
| H A D | fsl_dprc.h | 214 #define DPRC_CMD_GET_RES_COUNT(cmd, type) \ argument 239 #define DPRC_CMD_GET_RES_IDS(cmd, range_desc, type) \ argument 717 char type[16]; member 839 enum dprc_region_type type; member 870 char type[16]; member
|
| /openbmc/u-boot/arch/nios2/include/asm/ |
| H A D | io.h | 121 #define out_arch(type,endian,a,v) __raw_write##type(cpu_to_##endian(v),a) argument 122 #define in_arch(type,endian,a) endian##_to_cpu(__raw_read##type(a)) argument 139 #define clrbits(type, addr, clear) \ argument 142 #define setbits(type, addr, set) \ argument 145 #define clrsetbits(type, addr, clear, set) \ argument
|
| /openbmc/qemu/hw/usb/ |
| H A D | ccid-card-emulated.c | 100 uint32_t type; member 103 uint32_t type; member 107 uint32_t type; member 173 static void emulated_push_type(EmulatedState *card, uint32_t type) in emulated_push_type() 192 static void emulated_push_data_type(EmulatedState *card, uint32_t type, in emulated_push_data_type()
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | qconf.cc | 118 int type; in updateMenu() local 409 enum prop_type type; in updateSelection() local 477 int type; in setValue() local 503 int type, oldexpr, newexpr; in changeValue() local 540 enum prop_type type; in setRootMenu() local 592 enum prop_type type; in updateMenuList() local 657 enum prop_type type; in updateMenuList() local 721 enum prop_type type; in keyPressEvent() local
|
| /openbmc/qemu/hw/intc/ |
| H A D | pnv_xive.c | 101 static uint64_t pnv_xive_vst_addr_direct(PnvXive *xive, uint32_t type, in pnv_xive_vst_addr_direct() 121 static uint64_t pnv_xive_vst_addr_indirect(PnvXive *xive, uint32_t type, in pnv_xive_vst_addr_indirect() 196 static uint64_t pnv_xive_vst_addr_remote(PnvXive *xive, uint32_t type, in pnv_xive_vst_addr_remote() 224 static uint64_t pnv_xive_vst_addr(PnvXive *xive, uint32_t type, uint8_t blk, in pnv_xive_vst_addr() 250 static int pnv_xive_vst_read(PnvXive *xive, uint32_t type, uint8_t blk, in pnv_xive_vst_read() 274 static int pnv_xive_vst_write(PnvXive *xive, uint32_t type, uint8_t blk, in pnv_xive_vst_write() 603 static uint64_t pnv_xive_vst_per_subpage(PnvXive *xive, uint32_t type) in pnv_xive_vst_per_subpage() 657 static uint64_t pnv_xive_edt_size(PnvXive *xive, uint64_t type) in pnv_xive_edt_size() 679 uint64_t type) in pnv_xive_edt_offset() 766 static void pnv_xive_vst_set_exclusive(PnvXive *xive, uint8_t type, in pnv_xive_vst_set_exclusive() [all …]
|
| /openbmc/phosphor-snmp/test/ |
| H A D | test_error_notification.cpp | 47 auto type = getASNType<uint32_t>(); in TEST_F() local
|
| /openbmc/u-boot/drivers/sysreset/ |
| H A D | sysreset_sti.c | 20 static int sti_sysreset_request(struct udevice *dev, enum sysreset_t type) in sti_sysreset_request()
|
| /openbmc/qemu/hw/net/rocker/ |
| H A D | qmp-norocker.c | 44 uint8_t type, in qmp_query_rocker_of_dpa_groups()
|
| /openbmc/openpower-hw-diags/attn/pel/ |
| H A D | user_header.cpp | 37 void UserHeader::setType(uint8_t type) in setType()
|
| /openbmc/phosphor-buttons/inc/ |
| H A D | button_config.hpp | 19 ConfigType type; member
|
| /openbmc/u-boot/include/cavium/ |
| H A D | atf_part.h | 10 unsigned int type; member
|
| /openbmc/u-boot/tools/ |
| H A D | fit_common.c | 35 int fit_check_image_types(uint8_t type) in fit_check_image_types()
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | e820.h | 18 __u32 type; /* type of memory segment */ member
|
| /openbmc/telemetry/src/interfaces/ |
| H A D | sensor.hpp | 27 std::string type; member
|
| /openbmc/qemu/target/ppc/ |
| H A D | cpu-models.c | 33 #define POWERPC_DEF_PREFIX(pvr, svr, type) \ argument
|
| /openbmc/phosphor-bmc-code-mgmt/tpm/ |
| H A D | tpm_software_manager.cpp | 37 std::optional<std::string> type = in initDevice() local
|
| H A D | tpm_device.hpp | 63 inline bool stringToTPMType(const std::string& type, TPMType& tpmType) in stringToTPMType()
|
| /openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
| H A D | __tag_invoke.hpp | 71 using type = tag_invoke_result_t<_Tag, _Args...>; typedef
|
| /openbmc/u-boot/include/linux/ |
| H A D | kernel.h | 216 #define min_t(type, x, y) ({ \ argument 221 #define max_t(type, x, y) ({ \ argument 236 #define clamp_t(type, val, lo, hi) min_t(type, max_t(type, val, lo), hi) argument 265 #define container_of(ptr, type, member) ({ \ argument
|
| /openbmc/pldm/requester/ |
| H A D | handler.hpp | 43 uint8_t type; //!< PLDM type member 261 int registerRequest(mctp_eid_t eid, uint8_t instanceId, uint8_t type, in registerRequest() 311 int unregisterRequest(mctp_eid_t eid, uint8_t instanceId, uint8_t type, in unregisterRequest() 377 void handleResponse(mctp_eid_t eid, uint8_t instanceId, uint8_t type, in handleResponse()
|
| /openbmc/google-misc/subprojects/libcr51sign/src/ |
| H A D | libcr51sign.c | 83 enum hash_type* type) in get_hash_type_from_signature() 102 static failure_reason is_hash_type_supported(enum hash_type type) in is_hash_type_supported() 116 static failure_reason get_hash_digest_size(enum hash_type type, uint32_t* size) in get_hash_digest_size() 133 static failure_reason get_hash_struct_size(enum hash_type type, uint32_t* size) in get_hash_struct_size()
|
| /openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/ |
| H A D | config.json | 61 "type": "hard", string 68 "type": "epow", string
|
| /openbmc/u-boot/cmd/ |
| H A D | efi.c | 51 static inline bool is_boot_services(int type) in is_boot_services() 92 int type = desc->type; in efi_build_mem_table() local
|
| /openbmc/estoraged/include/ |
| H A D | cryptsetupInterface.hpp | 182 int cryptFormat(struct crypt_device* cd, const char* type, in cryptFormat() 234 int cryptKeySlotMax(const char* type) override in cryptKeySlotMax()
|
| /openbmc/qemu/linux-user/i386/ |
| H A D | cpu_loop.c | 51 static void set_gate64(void *ptr, unsigned int type, unsigned int dpl, in set_gate64() 71 static void set_gate(void *ptr, unsigned int type, unsigned int dpl, in set_gate()
|