/openbmc/u-boot/board/renesas/stout/ |
H A D | cpld.h | 97 /* connected to COM Express connector and CN6 for camera, BT656 only */ 100 /* connected to COM Express connector and CN6 for camera, all modes */ 103 /* connected to COM Express connector, BT656 only */ 106 /* connected to COM Express connector, all 10-bit modes */ 109 /* connected to COM Express connector, all 12-bit modes */ 112 /* connected to COM Express connector, BT656 only */ 115 /* connected to COM Express connector, modes with sync signals */ 118 /* connected to COM Express connector, modes with field, clken signals */ 121 /* connected to COM Express connector, modes with sync, field, clken signals */ 124 /* connected to COM Express connector, BT656 only */ [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Cable.events.yaml | 10 description: The port where an expected cable is not connected. 12 description: An expected cable is not connected. 13 message: An expected cable on port {PortId} is not connected. 23 description: The port where an expected cable is connected. 25 description: An expected cable is connected. 26 message: An expected cable on port {PortId} is connected.
|
/openbmc/u-boot/drivers/tpm/ |
H A D | Kconfig | 31 This driver supports an Atmel TPM device connected on the I2C bus. 40 This driver supports Infineon TPM devices connected on the I2C bus. 64 This driver supports Infineon TPM devices connected on the LPC bus. 82 This driver supports STMicroelectronics TPM devices connected on the I2C bus. 91 This driver supports STMicroelectronics TPM devices connected on the SPI bus. 143 This driver supports TPMv2.x devices connected on the SPI bus. 152 This driver supports TPMv2.x devices connected on the I2C bus.
|
/openbmc/qemu/hw/sensor/ |
H A D | max31785.c | 92 * | 0 | Fan Connected to PWM0 | 94 * | 1 | Fan Connected to PWM1 | 96 * | 2 | Fan Connected to PWM2 | 98 * | 3 | Fan Connected to PWM3 | 100 * | 4 | Fan Connected to PWM4 | 102 * | 5 | Fan Connected to PWM5 | 104 * | 6 | Remote Thermal Diode Connected to ADC 0 | 106 * | 7 | Remote Thermal Diode Connected to ADC 1 | 108 * | 8 | Remote Thermal Diode Connected to ADC 2 | 110 * | 9 | Remote Thermal Diode Connected to ADC 3 | [all …]
|
/openbmc/qemu/chardev/ |
H A D | char-pty.c | 43 int connected; member 52 static void pty_chr_state(Chardev *chr, int connected); 69 if (!s->connected) { in pty_chr_timer() 114 if (s->connected) { in char_pty_chr_write() 119 * The other side might already be re-connected, but the timer might in char_pty_chr_write() 137 if (!s->connected) { in pty_chr_add_watch() 178 static void pty_chr_state(Chardev *chr, int connected) in pty_chr_state() argument 182 if (!connected) { in pty_chr_state() 184 if (s->connected) { in pty_chr_state() 187 s->connected = 0; in pty_chr_state() [all …]
|
/openbmc/qemu/hw/riscv/ |
H A D | microblaze-v-generic.c | 143 "axistream-connected-target", NULL); in mb_v_generic_init() 145 "axistream-control-connected-target", NULL); in mb_v_generic_init() 149 object_property_set_link(OBJECT(eth0), "axistream-connected", ds, in mb_v_generic_init() 151 object_property_set_link(OBJECT(eth0), "axistream-control-connected", cs, in mb_v_generic_init() 158 "axistream-connected-target", NULL); in mb_v_generic_init() 160 "axistream-control-connected-target", NULL); in mb_v_generic_init() 162 object_property_set_link(OBJECT(dma), "axistream-connected", ds, in mb_v_generic_init() 164 object_property_set_link(OBJECT(dma), "axistream-control-connected", cs, in mb_v_generic_init()
|
/openbmc/u-boot/drivers/video/bridge/ |
H A D | Kconfig | 16 to be connected to an eDP output device such as an SoC that lacks 25 signalling) converter. It enables an LVDS LCD panel to be connected 35 panel to be connected to an parallel LCD interface.
|
/openbmc/docs/designs/ |
H A D | cable-monitor.md | 11 cables connected for a particular hardware setup may need to be determined at 13 available in openBMC that can be configured at runtime to monitor connected 58 "description": "The connected cable definition.", 62 "description": "The connected cable list.", 87 The configuration lists the cables that should be connected and monitored.
|
/openbmc/qemu/hw/microblaze/ |
H A D | petalogix_ml605_mmu.c | 146 "axistream-connected-target", NULL); in petalogix_ml605_init() 148 "axistream-control-connected-target", NULL); in petalogix_ml605_init() 152 object_property_set_link(OBJECT(eth0), "axistream-connected", ds, in petalogix_ml605_init() 154 object_property_set_link(OBJECT(eth0), "axistream-control-connected", cs, in petalogix_ml605_init() 161 "axistream-connected-target", NULL); in petalogix_ml605_init() 163 "axistream-control-connected-target", NULL); in petalogix_ml605_init() 165 object_property_set_link(OBJECT(dma), "axistream-connected", ds, in petalogix_ml605_init() 167 object_property_set_link(OBJECT(dma), "axistream-control-connected", cs, in petalogix_ml605_init()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/ |
H A D | Port.interface.yaml | 3 that could be connected to another entity. 8 Objects that are connected at the other end of the link.
|
/openbmc/u-boot/board/ti/am335x/ |
H A D | Kconfig | 18 The AM335x SoC supports having a NOR flash connected to the GPMC. 19 In practice this is seen as a NOR flash module connected to the
|
/openbmc/phosphor-webui/app/server-control/directives/ |
H A D | kvm-console.js | 33 function connected(e) { function 34 $log.debug('RFB Connected'); 49 rfb.addEventListener('connect', connected);
|
/openbmc/u-boot/drivers/sound/ |
H A D | Kconfig | 78 Enable the max98088 audio codec. This is connected via I2S for 86 Enable the max98090 audio codec. This is connected via I2S for 94 Enable the max98095 audio codec. This is connected via I2S for 120 Enable the wm8994 audio codec. This is connected via I2S for
|
/openbmc/u-boot/drivers/led/ |
H A D | Kconfig | 16 This option enables support for LEDs connected to the BCM6328 27 This option enables support for LEDs connected to the BCM6358 50 bool "LED support for GPIO-connected LEDs" 53 Enable support for LEDs which are connected to GPIO lines. These 59 bool "LED support for GPIO-connected LEDs in SPL" 92 The status LED can be connected to a GPIO pin. In such cases, the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libfann/ |
H A D | libfann_git.bb | 2 …artificial neural networks in C with support for both fully connected and sparsely connected netwo…
|
/openbmc/u-boot/board/bachmann/ot1200/ |
H A D | README | 8 FEC is connected directly to an ethernet switch (KSZ8895). The ethernet 12 FEC is connected to a normal phy and auto-negotiation is possible.
|
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/ |
H A D | 99-platform-init | 25 # One is Modbus (RS485) interface connected to FT4232H channel 1, 2. 26 # Anorther is by ethernet interface which is connected to Marvell 88E6369X switch. 27 # The PoE interface is connected to STM32F + BCM59011 PoE controller (Broadcom solution) for PoE po…
|
/openbmc/openbmc-test-automation/network/ |
H A D | test_cable_pull_recover.robot | 13 # PORT_NUMBER The switch port where the server is connected (e.g. 44 [Documentation] Disable the port connected to the server. 48 # port_number The switch port where the server is connected (e.g.
|
/openbmc/webui-vue/src/views/Operations/Kvm/ |
H A D | KvmConsole.vue | 53 const Connected = 1; 79 if (this.status === Connected) { 87 if (this.status === Connected) { 88 return i18n.global.t('pageKvm.connected'); 132 that.status = Connected;
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Cable.v1_2_4.json | 401 … "description": "An array of links to the downstream chassis connected to this cable.", 405 …rces of type `Chassis` that represent the physical downstream containers connected to this cable.", 413 … "description": "An array of links to the downstream ports connected to this cable.", 417 …ources of type `Port` that represent the physical downstream connections connected to this cable.", 425 … "description": "An array of links to the downstream resources connected to this cable.", 429 …f links to resources that represent the physical downstream connections connected to this cable. … 442 … "description": "An array of links to the upstream chassis connected to this cable.", 446 …ources of type `Chassis` that represent the physical upstream containers connected to this cable.", 454 … "description": "An array of links to the upstream ports connected to this cable.", 458 …esources of type `Port` that represent the physical upstream connections connected to this cable.", [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Cable.v1_2_4.json | 401 … "description": "An array of links to the downstream chassis connected to this cable.", 405 …rces of type `Chassis` that represent the physical downstream containers connected to this cable.", 413 … "description": "An array of links to the downstream ports connected to this cable.", 417 …ources of type `Port` that represent the physical downstream connections connected to this cable.", 425 … "description": "An array of links to the downstream resources connected to this cable.", 429 …f links to resources that represent the physical downstream connections connected to this cable. … 442 … "description": "An array of links to the upstream chassis connected to this cable.", 446 …ources of type `Chassis` that represent the physical upstream containers connected to this cable.", 454 … "description": "An array of links to the upstream ports connected to this cable.", 458 …esources of type `Port` that represent the physical upstream connections connected to this cable.", [all …]
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | storage_device_message_registry.hpp | 64 "Ensure all cables are properly and securely connected. Replace the failed battery.", 76 "Attach the battery. Ensure all cables are properly and securely connected.", 162 "Ensure all cables are properly and securely connected. Replace faulty cables.", 174 "Ensure all cables are properly and securely connected. Replace faulty cables.", 211 …"Ensure all cables are properly and securely connected. Ensure all drives are fully seated. Repl… 247 …"Ensure all cables are properly and securely connected. Ensure all drives are fully seated. Repl… 344 "Ensure all cables are properly and securely connected. Replace failed drives.", 357 …"Ensure all cables are properly and securely connected. Ensure all drives are fully seated and op…
|
/openbmc/qemu/hw/scsi/ |
H A D | vhost-user-scsi.c | 77 if (!s->connected) { in vhost_user_scsi_set_status() 116 if (!s->connected) { in vhost_user_scsi_handle_output() 154 if (s->connected) { in vhost_user_scsi_connect() 170 s->connected = true; in vhost_user_scsi_connect() 189 if (!s->connected) { in vhost_user_scsi_disconnect() 192 s->connected = false; in vhost_user_scsi_disconnect() 240 s->connected = false; in vhost_user_scsi_realize_connect() 252 assert(s->connected); in vhost_user_scsi_realize_connect()
|
/openbmc/openpower-hw-diags/analyzer/plugins/ |
H A D | ody-plugins.cpp | 20 * and all connected OCMBs are called out with low priority. Otherwise, single 21 * OCMB is called out high and the connected processor low. 57 // the connected processor chip. The callout priorities are dependent on the in pll_unlock()
|
/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/ |
H A D | README | 12 Super-IO chip connected on the congatec Qseven 2.0 evaluation carrier 22 this case. The signals need to get connected directly to the
|