Home
last modified time | relevance | path

Searched refs:composite (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/u-boot/arch/arm/dts/
H A Domap3xxx-clocks.dtsi86 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 Domap36xx-omap3430es2plus-clocks.dtsi13 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 Domap36xx-am35xx-omap3430es2plus-clocks.dtsi48 compatible = "ti,composite-gate-clock";
96 compatible = "ti,composite-mux-clock";
103 compatible = "ti,composite-clock";
H A Dr8a77995-draak.dts59 composite-in {
60 compatible = "composite-video-connector";
187 composite-in@20 {
H A Dmeson-gxl-s905x-p212.dts16 compatible = "composite-video-connector";
H A Dr8a7793-gose.dts279 composite-in {
280 compatible = "composite-video-connector";
337 composite-in@20 {
774 /* composite video input */
H A Dr8a7791-porter.dts164 composite-in@20 {
412 /* composite video input */
H A Dr8a7794-silk.dts237 composite-in@20 {
468 /* composite video input */
H A Dmeson-gxl-s905x-libretech-cc.dts28 compatible = "composite-video-connector";
H A Dr8a7791-koelsch.dts369 composite-in@20 {
866 /* composite video input */
H A Dr8a7790-lager.dts345 composite-in@20 {
894 /* composite video input */
H A Dr8a7794-alt.dts169 composite-in@20 {
H A Dmeson-gxbb-nanopi-k2.dts112 compatible = "composite-video-connector";
H A Dsalvator-common.dtsi67 compatible = "composite-video-connector";
/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c15 static struct usb_composite_driver *composite; variable
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()
969 composite->unbind(cdev); in composite_unbind()
978 composite = NULL; in composite_unbind()
1005 cdev->driver = composite; in composite_bind()
[all …]
H A DKconfig141 This code works on top of composite gadget.
/openbmc/u-boot/doc/
H A DREADME.video42 - 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/pldm/libpldmresponder/test/pdr_jsons/state_sensor/malformed/
H A Dsensor_pdr.json2 // composite sensors.
7 // Each sensor in each group of composite sensors has a separate entry and the
/openbmc/pldm/libpldmresponder/examples/pdr/
H A Dsensor_pdr.json2 // composite sensors.
7 // Each sensor in each group of composite sensors has a separate entry and the
/openbmc/pldm/libpldmresponder/examples/events/
H A Devent_state_sensor.json2 // entry for each sensor in a composite sensor) and the supported event states.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imagemagick/
H A Dimagemagick_7.1.1-43.bb60 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/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxcomposite_0.4.6.bb3 DESCRIPTION = "The composite extension provides three related \
/openbmc/qemu/block/
H A Dqapi.c829 bool composite = (type == QTYPE_QDICT || type == QTYPE_QLIST); in dump_qlist() local
831 composite ? '\n' : ' '); in dump_qlist()
833 if (!composite) { in dump_qlist()
845 bool composite = (type == QTYPE_QDICT || type == QTYPE_QLIST); in dump_qdict() local
855 composite ? '\n' : ' '); in dump_qdict()
857 if (!composite) { in dump_qdict()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/
H A Dlibsmi-fix-the-test-dump-files.patch28 <composite type="text">
68 <composite type="text">
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dextra-build-config.md110 ## HDMI and composite video options
112 The Raspberry Pi can output video over HDMI or SDTV composite (the RCA connector).
114 selected according to the connected monitor's EDID information and the composite

12