Home
last modified time | relevance | path

Searched full:switch (Results 1 – 25 of 6017) sorted by relevance

12345678910>>...241

/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DSwitch_v1.xml4 <!--# Redfish Schema: Switch v1.10.0 -->
72 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Switch">
76 <EntityType Name="Switch" BaseType="Resource.v1_0_0.Resource" Abstract="true">
77 …ation Term="OData.Description" String="The `Switch` schema contains properties that describe a fab…
78 …<Annotation Term="OData.LongDescription" String="This resource contains a switch for a Redfish imp…
103 <Annotation Term="OData.Description" String="This action resets this switch."/>
104 <Annotation Term="OData.LongDescription" String="This action shall reset this switch."/>
105 <Parameter Name="Switch" Type="Switch.v1_0_0.Actions"/>
113 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Switch.v1_0_0">
117 <EntityType Name="Switch" BaseType="Switch.Switch">
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DSwitch.v1_10_0.json2 "$id": "http://redfish.dmtf.org/schemas/v1/Switch.v1_10_0.json",
3 "$ref": "#/definitions/Switch",
26 "#Switch.Reset": {
39 "description": "CXL properties for a switch.",
40 "longDescription": "This type shall contain CXL-specific properties for a switch.",
57 … "description": "The maximum number of Virtual CXL Switches (VCSs) supported in this switch.",
58 …roperty shall contain the maximum number of Virtual CXL Switches (VCSs) supported in this switch.",
64 … "The total number of vPPBs (Virtual PCI-to-PCI Bridges) that are currently bound on this switch.",
65 …n the total number of vPPBs (Virtual PCI-to-PCI Bridges) that are currently bound on this switch.",
71 … "description": "An indication of whether the switch is capable of performing port-based routing.",
[all …]
/openbmc/linux/sound/soc/codecs/
Dwm8400.c
Dwm_hubs.c
Dmax98088.c
Dwm9712.c
Dalc5623.c
Dalc5632.c
Dtlv320aic3x.c
Dmax98095.c
Dmax98090.c
/openbmc/bmcweb/redfish-core/include/registries/
H A Dfabric_message_registry.hpp85 "The cable in switch '%1' port '%2' has failed.",
97 "Indicates that a cable was inserted into a switch's port.",
98 "A cable was inserted into switch '%1' port '%2'.",
111 "The cable in switch '%1' port '%2' has returned to working condition.",
123 "Indicates that a cable was removed from a switch's port.",
124 "A cable was removed from switch '%1' port '%2'.",
175 … "Indicates that a switch's downstream connection is established but is in a degraded state.",
176 … "Switch '%1' downstream link is established on port '%2', but is running in a degraded state.",
188 … "Indicates that a switch's interswitch connection is established but is in a degraded state.",
189 … "Switch '%1' interswitch link is established on port '%2', but is running in a degraded state.",
[all …]
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_bmc_image_switch.robot2 Documentation Redfish test to switch image sides and boot.
18 # Switch iteration count. By default it does only 2 switch.
19 # User can input -v LOOP_COUNT:n to drive the switch back and forth for
25 Test Firmware Image Switch Without Powering Host
26 [Documentation] Switch image at host powered off.
28 [Template] Firmware Switch Loop
34 Test Firmware Image Switch And Power On Host
35 [Documentation] Switch image and power on host and verify that it boots.
37 [Template] Firmware Switch Loop
45 Firmware Switch Loop
[all …]
/openbmc/linux/sound/soc/mediatek/mt8195/
Dmt8195-dai-etdm.c
/openbmc/linux/sound/soc/mediatek/mt8186/
Dmt8186-dai-hostless.c
/openbmc/linux/include/linux/platform_data/
Ddsa.h
/openbmc/docs/designs/
H A Dmultihost-phosphor-buttons.md55 switch
57 example for a multihost platform yosemite-V2 it has host selector switch mux as
75 | | reset button --|--------+ switch | |---------+ host 3 |
83 | | mux switch | | | +------------+
92 There are two additional hardware buttons/switch available in the frontpanel for
95 ## 1.Host selector switch (selector switch)
97 This host selector switch/selector switch has 4 gpio connected as input and
98 based on the gpio state values the host selector switch value is derived. The
99 possible switch values can vary from 0 to 10. The specific mapping between gpio
106 switch position(1 to 10) decides whether the power button action is needs to be
[all …]
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
Ddispc.h
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.h
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dswitch-driver.rst
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
Dtdls.h
/openbmc/linux/Documentation/ABI/testing/
Dsysfs-driver-bd9571mwv-regulator
/openbmc/linux/Documentation/devicetree/bindings/net/
Dmicrochip,lan966x-switch.yaml
/openbmc/qemu/disas/
H A Driscv-xthead.c254 switch (((inst >> 0) & 0b11)) { in decode_xtheadba()
256 switch (((inst >> 2) & 0b11111)) { in decode_xtheadba()
259 switch ((inst >> 12) & 0b111) { in decode_xtheadba()
261 switch ((inst >> 25) & 0b1111111) { in decode_xtheadba()
283 switch (((inst >> 0) & 0b11)) { in decode_xtheadbb()
285 switch (((inst >> 2) & 0b11111)) { in decode_xtheadbb()
288 switch ((inst >> 12) & 0b111) { in decode_xtheadbb()
290 switch ((inst >> 25) & 0b1111111) { in decode_xtheadbb()
339 switch (((inst >> 0) & 0b11)) { in decode_xtheadbs()
341 switch (((inst >> 2) & 0b11111)) { in decode_xtheadbs()
[all …]
/openbmc/linux/drivers/usb/roles/
DKconfig

12345678910>>...241