/openbmc/u-boot/doc/ |
H A D | README.video | 42 - monitor=[none|dvi|hdmi|lcd|vga|composite-*] - Select the video output to use 48 composite-pal/composite-ntsc/composite-pal-m/composite-pal-nc: 49 Selects composite video output, note the specified resolution is 50 ignored with composite video output. 73 overscan_y=20 for composite monitors, 0 for other monitors.
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | StorageControllerMetrics.v1_0_3.json | 127 "description": "The composite temperature (C).", 128 …composite temperature in degree Celsius units for this storage controller. Services shall derive … 146 …er has been operational and that the composite temperature has been greater than or equal to the c… 147 …Composite Temperature Time', which represents the amount of time in minutes that the controller ha… 262 …ile minimizing the impact on performance in order to attempt to reduce the composite temperature.", 263 …ile minimizing the impact on performance in order to attempt to reduce the composite temperature.", 271 …ile minimizing the impact on performance in order to attempt to reduce the composite temperature.", 272 …ile minimizing the impact on performance in order to attempt to reduce the composite temperature.", 280 … regardless of the impact on performance in order to attempt to reduce the composite temperature.", 281 … regardless of the impact on performance in order to attempt to reduce the composite temperature.", [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | omap3xxx-clocks.dtsi | 86 compatible = "ti,composite-mux-clock"; 94 compatible = "ti,composite-clock"; 100 compatible = "ti,composite-mux-clock"; 108 compatible = "ti,composite-clock"; 114 compatible = "ti,composite-mux-clock"; 122 compatible = "ti,composite-clock"; 128 compatible = "ti,composite-mux-clock"; 135 compatible = "ti,composite-clock"; 141 compatible = "ti,composite-mux-clock"; 149 compatible = "ti,composite-clock"; [all …]
|
H A D | omap36xx-omap3430es2plus-clocks.dtsi | 13 compatible = "ti,composite-no-wait-gate-clock"; 21 compatible = "ti,composite-divider-clock"; 30 compatible = "ti,composite-clock"; 68 compatible = "ti,composite-gate-clock"; 148 compatible = "ti,composite-mux-clock"; 157 compatible = "ti,composite-clock";
|
H A D | r8a77995-draak.dts | 59 composite-in { 60 compatible = "composite-video-connector"; 187 composite-in@20 {
|
H A D | omap36xx-am35xx-omap3430es2plus-clocks.dtsi | 48 compatible = "ti,composite-gate-clock"; 96 compatible = "ti,composite-mux-clock"; 103 compatible = "ti,composite-clock";
|
H A D | meson-gxl-s905x-p212.dts | 16 compatible = "composite-video-connector";
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | composite.c | 3 * composite.c - infrastructure for Composite USB Gadgets 11 #include <linux/usb/composite.h> 15 static struct usb_composite_driver *composite; variable 407 * One of the main tasks of a composite driver's bind() routine is to 543 sp = composite->strings; in get_string() 573 if (composite->strings) { in get_string() 574 len = lookup_string(composite->strings, buf, language, id); in get_string() 930 if (composite->disconnect) in composite_disconnect() 931 composite->disconnect(cdev); in composite_disconnect() 968 if (composite->unbind) in composite_unbind() [all …]
|
H A D | storage_common.c | 89 * include/linux/usb/composite.h or else GCC will complain. If they 95 * include the composite.h header. For composite gadgets those macros 96 * are redundant since composite.h is included any way. 99 * would indicate composite.h had been included) or not (which would 101 * desired if definitions here differ from the ones in composite.h. 104 * Gadget as well as Mass Storage Function (and so composite gadgets 105 * using MSF). If someone changes them in composite.h it will produce
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | StorageControllerMetrics_v1.xml | 124 <Annotation Term="OData.Description" String="The composite temperature (C)."/> 125 …composite temperature in degree Celsius units for this storage controller. Services shall derive … 208 …ler has been operational and that the composite temperature has been greater than or equal to the … 209 …Composite Temperature Time', which represents the amount of time in minutes that the controller ha… 213 …er has been operational and that the composite temperature has been greater than or equal to the c… 214 …Composite Temperature Time', which represents the amount of time in minutes that the controller ha… 224 …le minimizing the impact on performance in order to attempt to reduce the composite temperature."/> 225 …le minimizing the impact on performance in order to attempt to reduce the composite temperature."/> 229 …regardless of the impact on performance in order to attempt to reduce the composite temperature."/> 230 …regardless of the impact on performance in order to attempt to reduce the composite temperature."/> [all …]
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | libxcomposite_0.4.6.bb | 1 SUMMARY = "Xcomposite: X Composite extension library" 3 DESCRIPTION = "The composite extension provides three related \
|
/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_sensor/malformed/ |
H A D | sensor_pdr.json | 2 // composite sensors. 7 // Each sensor in each group of composite sensors has a separate entry and the
|
/openbmc/u-boot/include/linux/usb/ |
H A D | composite.h | 3 * composite.h -- framework for usb gadgets which are composite devices 13 * making it easier to build (a) Composite devices, supporting multiple 19 * link and mass storage functions is a composite device. Those functions 21 * the composite model the host can use both functions at the same time. 181 * Composite devices are, by definition, ones with configurations which 194 * descriptors complete by the time the composite driver returns from 289 * struct usb_composite_device - represents one composite usb gadget 316 * (g) composite device setup that can create one or more wireless
|
/openbmc/pldm/libpldmresponder/examples/pdr/ |
H A D | sensor_pdr.json | 2 // composite sensors. 7 // Each sensor in each group of composite sensors has a separate entry and the
|
/openbmc/pldm/libpldmresponder/ |
H A D | platform_state_effecter.hpp | 33 * equal to composite effecter count in number 84 …"The requester sent wrong composite effecter count '{COMPOSITE_EFFECTER_COUNT}' for the effecter I… in setStateEffecterStatesHandler() 124 …lue for effecter ID '{EFFECTER_ID}', effecter state '{EFFECTER_STATE}', composite effecter ID '{CO… in setStateEffecterStatesHandler()
|
H A D | oem_handler.hpp | 27 * @param[in] compSensorCnt - composite sensor count 30 * equal to composite sensor count in number 51 * @param[in] compEffecterCnt - composite effecter count
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imagemagick/ |
H A D | imagemagick_7.1.1-43.bb | 60 ALTERNATIVE:${PN} = "animate compare composite conjure convert display \ 65 ALTERNATIVE_TARGET[composite] = "${bindir}/composite.im7" 76 ALTERNATIVE:${PN}-doc = "animate.1 compare.1 composite.1 conjure.1 \ 83 ALTERNATIVE_LINK_NAME[composite.1] = "${mandir}/man1/composite.1" 84 ALTERNATIVE_TARGET[composite.1] = "${mandir}/man1/composite.im7.1"
|
/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-clean-image/ |
H A D | action.yml | 13 using: "composite"
|
/openbmc/u-boot/include/ |
H A D | thor.h | 13 #include <linux/usb/composite.h>
|
H A D | usb_mass_storage.h | 12 #include <linux/usb/composite.h>
|
H A D | g_dnl.h | 12 #include <linux/usb/composite.h>
|
/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-clean-dangling/ |
H A D | action.yml | 8 using: "composite"
|
/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network/ |
H A D | usb-network.sh | 10 echo 0x0104 > idProduct # Multifunction composite gadget
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/network/usb-network/ |
H A D | usb_network.sh | 10 echo 0x0104 > idProduct # Multifunction composite gadget
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/ |
H A D | Event.interface.yaml | 38 Identifies which state sensor within a composite state sensor
|