| /openbmc/u-boot/drivers/ddr/imx/imx8m/ |
| H A D | ddrphy_utils.c | 140 void ddrphy_init_read_msg_block(enum fw_type type) in ddrphy_init_read_msg_block()
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | event_parser.cpp | 107 const Json& eventStates, const Json& propertyValues, std::string_view type) in mapStateToDBusVal()
|
| /openbmc/qemu/include/qemu/ |
| H A D | option.h | 61 enum QemuOptType type; member
|
| /openbmc/dbus-sensors/src/ |
| H A D | DeviceMgmt.hpp | 47 const I2CDeviceType* type; member
|
| /openbmc/qemu/hw/net/rocker/ |
| H A D | rocker-hmp-cmds.c | 221 uint8_t type = qdict_get_try_int(qdict, "type", 9); in hmp_rocker_of_dpa_groups() local
|
| /openbmc/qemu/hw/s390x/ |
| H A D | css-bridge.c | 59 static void virtual_css_bus_reset_hold(Object *obj, ResetType type) in virtual_css_bus_reset_hold()
|
| H A D | css.c | 54 uint8_t type; member 301 uint8_t type; member 471 uint32_t css_get_adapter_id(CssIoAdapterType type, uint8_t isc) in css_get_adapter_id() 490 void css_register_io_adapters(CssIoAdapterType type, bool swap, bool maskable, in css_register_io_adapters() 649 void css_adapter_interrupt(CssIoAdapterType type, uint8_t isc) in css_adapter_interrupt() 2026 static int css_add_chpid(uint8_t cssid, uint8_t chpid, uint8_t type, in css_add_chpid() 2048 void css_sch_build_virtual_schib(SubchDev *sch, uint8_t chpid, uint8_t type) in css_sch_build_virtual_schib() 2619 static int css_sch_get_chpid_type(uint8_t chpid, uint32_t *type, in css_sch_get_chpid_type() 2655 uint32_t type; in css_sch_build_schib() local
|
| /openbmc/qemu/hw/misc/ |
| H A D | max78000_aes.c | 152 static void max78000_aes_reset_hold(Object *obj, ResetType type) in max78000_aes_reset_hold()
|
| H A D | max78000_gcr.c | 22 static void max78000_gcr_reset_hold(Object *obj, ResetType type) in max78000_gcr_reset_hold()
|
| H A D | iosb.c | 84 static void iosb_reset_hold(Object *obj, ResetType type) in iosb_reset_hold()
|
| /openbmc/qemu/qapi/ |
| H A D | rocker.json | 324 # <- { "return": [ {"type": 0, "out-pport": 2, number
|
| /openbmc/qemu/hw/net/ |
| H A D | lan9118_phy.c | 174 static void lan9118_phy_reset_hold(Object *obj, ResetType type) in lan9118_phy_reset_hold()
|
| /openbmc/qemu/hw/intc/ |
| H A D | pnv_xive2.c | 152 static uint64_t pnv_xive2_vst_addr_direct(PnvXive2 *xive, uint32_t type, in pnv_xive2_vst_addr_direct() 172 static uint64_t pnv_xive2_vst_addr_indirect(PnvXive2 *xive, uint32_t type, in pnv_xive2_vst_addr_indirect() 244 static uint64_t pnv_xive2_vst_addr(PnvXive2 *xive, uint32_t type, uint8_t blk, in pnv_xive2_vst_addr() 282 static int pnv_xive2_vst_read(PnvXive2 *xive, uint32_t type, uint8_t blk, in pnv_xive2_vst_read() 306 static int pnv_xive2_vst_write(PnvXive2 *xive, uint32_t type, uint8_t blk, in pnv_xive2_vst_write() 417 static int pnv_xive2_inject_notify(PnvXive2 *xive, int type) in pnv_xive2_inject_notify() 850 static void pnv_xive2_vst_set_exclusive(PnvXive2 *xive, uint8_t type, in pnv_xive2_vst_set_exclusive() 939 uint8_t type, uint8_t blk) in pnv_xive2_vst_set_data() 978 uint8_t type = GETFIELD(VC_VSD_TABLE_SELECT, in pnv_xive2_vc_vst_set_data() local 1659 uint8_t type = GETFIELD(PC_VSD_TABLE_SELECT, in pnv_xive2_pc_vst_set_data() local [all …]
|
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | config_file_parser_tests.cpp | 3372 PhaseFaultType type = parsePhaseFaultType(element); in TEST() local 3379 PhaseFaultType type = parsePhaseFaultType(element); in TEST() local 4695 SensorType type = parseSensorType(element); in TEST() local 4702 SensorType type = parseSensorType(element); in TEST() local 4709 SensorType type = parseSensorType(element); in TEST() local 4716 SensorType type = parseSensorType(element); in TEST() local 4723 SensorType type = parseSensorType(element); in TEST() local 4730 SensorType type = parseSensorType(element); in TEST() local 4737 SensorType type = parseSensorType(element); in TEST() local 4744 SensorType type = parseSensorType(element); in TEST() local [all …]
|
| /openbmc/u-boot/drivers/sysreset/ |
| H A D | sysreset_mpc83xx.c | 61 static int mpc83xx_sysreset_request(struct udevice *dev, enum sysreset_t type) in mpc83xx_sysreset_request()
|
| /openbmc/u-boot/arch/arm/mach-imx/imx8m/ |
| H A D | soc.c | 137 u32 type = (reg >> 16) & 0xff; in get_cpu_rev() local
|
| /openbmc/phosphor-power/phosphor-regulators/src/actions/ |
| H A D | action_environment.hpp | 100 void addPhaseFault(PhaseFaultType type) in addPhaseFault()
|
| /openbmc/dbus-sensors/src/leakdetector/ |
| H A D | LeakGPIODetector.hpp | 73 DetectorIntf::DetectorType type = DetectorIntf::DetectorType::Unknown; member
|
| /openbmc/libpldm/tools/ |
| H A D | pd.c | 56 static void pd_print_typed_string(const char *head, size_t type, in pd_print_typed_string()
|
| /openbmc/qemu/hw/pci/ |
| H A D | pci-qmp-cmds.c | 111 uint8_t type; in qmp_query_pci_device() local
|
| /openbmc/pldm/libpldmresponder/examples/pdr/ |
| H A D | sensor_pdr.json | 15 "type": 5, number
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | smsc_sio1007.c | 67 void sio1007_gpio_config(int port, int gpio, int dir, int pol, int type) in sio1007_gpio_config()
|
| /openbmc/qemu/block/ |
| H A D | file-win32.c | 57 int type; member 153 BlockCompletionFunc *cb, void *opaque, int type) in paio_submit() 777 UINT type; in find_cdrom() local 797 UINT type; in find_device_type() local
|
| /openbmc/qemu/hw/input/ |
| H A D | ps2.c | 1010 static void ps2_reset_hold(Object *obj, ResetType type) in ps2_reset_hold() 1018 static void ps2_reset_exit(Object *obj, ResetType type) in ps2_reset_exit() 1051 static void ps2_kbd_reset_hold(Object *obj, ResetType type) in ps2_kbd_reset_hold() 1068 static void ps2_mouse_reset_hold(Object *obj, ResetType type) in ps2_mouse_reset_hold()
|
| /openbmc/qemu/target/s390x/ |
| H A D | cpu_models.c | 208 void s390_get_feat_block(S390FeatType type, uint8_t *data) in s390_get_feat_block() 276 uint8_t s390_get_gen_for_cpu_type(uint16_t type) in s390_get_gen_for_cpu_type() 288 const S390CPUDef *s390_find_cpu_def(uint16_t type, uint8_t gen, uint8_t ec_ga, in s390_find_cpu_def() 825 void s390_set_qemu_cpu_model(uint16_t type, uint8_t gen, uint8_t ec_ga, in s390_set_qemu_cpu_model()
|