Home
last modified time | relevance | path

Searched full:amc (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/qemu/hw/arm/
H A Daspeed.c359 AspeedMachineClass *amc = ASPEED_MACHINE_GET_CLASS(bmc); in connect_serial_hds_to_uarts() local
362 int uart_chosen = bmc->uart_chosen ? bmc->uart_chosen : amc->uart_default; in connect_serial_hds_to_uarts()
376 AspeedMachineClass *amc = ASPEED_MACHINE_GET_CLASS(machine); in aspeed_machine_init() local
382 bmc->soc = ASPEED_SOC(object_new(amc->soc_name)); in aspeed_machine_init()
395 if ((amc->macs_mask & (1 << i)) && in aspeed_machine_init()
404 object_property_set_int(OBJECT(bmc->soc), "hw-strap2", amc->hw_strap2, in aspeed_machine_init()
410 if (amc->sdhci_wp_inverted) { in aspeed_machine_init()
430 bmc->fmc_model ? bmc->fmc_model : amc->fmc_model, in aspeed_machine_init()
431 amc->num_cs, 0); in aspeed_machine_init()
433 bmc->spi_model ? bmc->spi_model : amc->spi_model, in aspeed_machine_init()
[all …]
/openbmc/qemu/hw/avr/
H A Datmega.c376 AtmegaMcuClass *amc = ATMEGA_MCU_CLASS(oc); in atmega168_class_init() local
378 amc->cpu_type = AVR_CPU_TYPE_NAME("avr5"); in atmega168_class_init()
379 amc->flash_size = 16 * KiB; in atmega168_class_init()
380 amc->eeprom_size = 512; in atmega168_class_init()
381 amc->sram_size = 1 * KiB; in atmega168_class_init()
382 amc->io_size = 256; in atmega168_class_init()
383 amc->gpio_count = 23; in atmega168_class_init()
384 amc->adc_count = 6; in atmega168_class_init()
385 amc->irq = irq168_328; in atmega168_class_init()
386 amc->dev = dev168_328; in atmega168_class_init()
[all …]
H A Darduino.c43 ArduinoMachineClass *amc = ARDUINO_MACHINE_GET_CLASS(machine); in DECLARE_OBJ_CHECKERS() local
46 object_initialize_child(OBJECT(machine), "mcu", &ams->mcu, amc->mcu_type); in DECLARE_OBJ_CHECKERS()
48 amc->xtal_hz, &error_abort); in DECLARE_OBJ_CHECKERS()
75 ArduinoMachineClass *amc = ARDUINO_MACHINE_CLASS(oc); in arduino_duemilanove_class_init() local
83 amc->mcu_type = TYPE_ATMEGA168_MCU; in arduino_duemilanove_class_init()
84 amc->xtal_hz = 16 * 1000 * 1000; in arduino_duemilanove_class_init()
90 ArduinoMachineClass *amc = ARDUINO_MACHINE_CLASS(oc); in arduino_uno_class_init() local
98 amc->mcu_type = TYPE_ATMEGA328_MCU; in arduino_uno_class_init()
99 amc->xtal_hz = 16 * 1000 * 1000; in arduino_uno_class_init()
105 ArduinoMachineClass *amc = ARDUINO_MACHINE_CLASS(oc); in arduino_mega_class_init() local
[all …]
/openbmc/ipmitool/doc/
H A Dipmitool.1966 \fIfilename1\fP : binary file that stores FRU data of a Carrier or an AMC module
969 \fIfilename2\fP : binary file that stores FRU data of an AMC module.
985 \fIa1\fP : AMC slot A1
988 \fIa2\fP : AMC slot A2
991 \fIa3\fP : AMC slot A3
994 \fIa4\fP : AMC slot A4
997 \fIb1\fP : AMC slot B1
1000 \fIb2\fP : AMC slot B2
1003 \fIb3\fP : AMC slot B3
1006 \fIb4\fP : AMC slot B4
[all …]
/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c62 /* In AMC.0 or PICMG 3.0 specification offset start from 0 with 3 bytes of
73 { A1_AMC_FRU_FILE, "AMC slot A1" },
74 { A2_AMC_FRU_FILE, "AMC slot A2" },
75 { A3_AMC_FRU_FILE, "AMC slot A3" },
76 { A4_AMC_FRU_FILE, "AMC slot A4" },
77 { B1_AMC_FRU_FILE, "AMC slot B1" },
78 { B2_AMC_FRU_FILE, "AMC slot B2" },
79 { B3_AMC_FRU_FILE, "AMC slot B3" },
80 { B4_AMC_FRU_FILE, "AMC slot B4" },
88 { 0x72, "AMC slot A1" },
[all …]
H A Dipmi_strings.c139 { IPMI_OEM_ADVANTECH, 0x5201, "MIC-5201 Dual 10GE AMC"},
140 { IPMI_OEM_ADVANTECH, 0x5203, "MIC-5203 Quad GbE AMC"},
141 { IPMI_OEM_ADVANTECH, 0x5212, "MIC-5212 Dual 10GE AMC"},
191 { IPMI_OEM_ADVANTECH, 0x4201, "AMC-4201" },
192 { IPMI_OEM_ADVANTECH, 0x4202, "AMC-4202" },
569 { 0x1, 1, "AMC Site 1 - A1" },
570 { 0x1, 2, "AMC Site 1 - A2" },
571 { 0x1, 3, "AMC Site 1 - A3" },
572 { 0x1, 4, "AMC Site 1 - A4" },
573 { 0x1, 5, "AMC Site 1 - B1" },
[all …]
/openbmc/qemu/hw/tricore/
H A Dtriboard.c58 TriBoardMachineClass *amc = TRIBOARD_MACHINE_GET_CLASS(machine); in triboard_machine_init() local
61 amc->soc_name); in triboard_machine_init()
73 TriBoardMachineClass *amc = TRIBOARD_MACHINE_CLASS(oc); in triboard_machine_tc277d_class_init() local
78 amc->soc_name = "tc277d-soc"; in triboard_machine_tc277d_class_init()
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-db-88f6820-amc.dts3 * Device Tree file for Marvell Armada 385 AMC board
4 * (DB-88F6820-AMC)
15 model = "Marvell Armada 385 AMC";
16 compatible = "marvell,a385-db-amc", "marvell,armada385", "marvell,armada380";
/openbmc/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,bcm-voter.yaml27 upon triggering. If not specified, then the AMC and WAKE sets wait for
30 The AMC TCS is triggered immediately when icc_set_bw() is called. The
34 In most cases, it's necessary to wait in both the AMC and WAKE sets to
/openbmc/u-boot/board/Marvell/db-88f6820-amc/
H A DMAINTAINERS4 F: board/Marvell/db-88f6820-amc/
5 F: include/configs/db-88f6820-amc.h
H A DMakefile5 obj-y := db-88f6820-amc.o
/openbmc/u-boot/arch/arm/mach-mvebu/
H A DKconfig96 bool "Support DB-88F6820-AMC"
147 default "db-88f6820-amc" if TARGET_DB_88F6820_AMC
164 default "db-88f6820-amc" if TARGET_DB_88F6820_AMC
/openbmc/u-boot/arch/arm/dts/
H A Darmada-385-amc.dts3 * (DB-88F6820-AMC)
47 model = "Marvell Armada 385 AMC";
48 compatible = "marvell,a385-amc", "marvell,armada385", "marvell,armada380";
/openbmc/ipmitool/control/
H A Dipmitool.spec.in148 carriers and AMC modules; display matched results of ekeying match
149 between an on-carrier device and AMC module or between 2 AMC modules
150 - Fix AMC GUID display support
186 - Added initial AMC ekey query operation support
190 - Added edit support for AMC activation "Maximum Internal Current"
221 - Adjust packet length for AMC.0 retricting IPMB packets to 32 bytes
/openbmc/qemu/hw/input/
H A Dadb-mouse.c276 ADBMouseClass *amc = ADB_MOUSE_GET_CLASS(dev); in adb_mouse_realizefn() local
278 amc->parent_realize(dev, errp); in adb_mouse_realizefn()
294 ADBMouseClass *amc = ADB_MOUSE_CLASS(oc); in adb_mouse_class_init() local
297 &amc->parent_realize); in adb_mouse_class_init()
/openbmc/ipmitool/
H A DChangeLog216 * Fixed AMC point-to-point record parsing in FRU
230 * Added PICMG major version (ATCA/AMC/uTCA) identifiers
272 * Add support for AMC type 17h record.
422 supply information between carriers and AMC modules;
424 on-carrier device and AMC module or between 2 AMC modules
425 * Fix AMC GUID display support
465 * Added initial AMC ekey query operation support
469 * Added edit support for AMC activation "Maximum Internal Current"
500 * Adjust packet length for AMC.0 retricting IPMB packets to 32 bytes
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_picmg.h42 /* AMC.0 commands */
45 /* AMC.0 R2.0 commands */
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/
H A DAMC5-79w1 # AMC 5 @ 79W
H A DAMC1-103w1 # AMC 1 @ 103W
H A DAMC10_C-135W1 # AMC 10 @ 135W C-BAND
H A DAMC18_C-105W1 # AMC 18 @ 105W C-BAND
H A DAMC16-85.0W1 # AMC 2 @ 85W
H A DAMC11_C-131W1 # AMC 11 @ 131W C-BAND
H A DAMC9_C-83.0W1 # AMC 9 @ 83W C-BAND
/openbmc/linux/include/dt-bindings/interconnect/
H A Dqcom,icc.h10 * The AMC bucket denotes constraints that are applied to hardware when

123