| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | rotary-encoder.txt | 1 Rotary encoder DT bindings 7 - linux,axis: the input subsystem axis to map to this rotary encoder. 9 - rotary-encoder,steps: Number of steps in a full turnaround of the 29 be used, such as "rotary-encoder,steps-per-period = <2>". 36 compatible = "rotary-encoder"; 39 rotary-encoder,encoding = "gray"; 40 rotary-encoder,relative-axis; 44 compatible = "rotary-encoder"; 47 rotary-encoder,steps = <24>; 48 rotary-encoder,encoding = "binary"; [all …]
|
| /f-stack/tools/libxo/doc/ |
| H A D | encoders.rst | 1 .. index:: encoder 26 df --libxo encoder=cbor > df-output.cbor 101 % list-items --libxo encoder=csv 130 % list-items --libxo encoder=csv:path=top/data/item 176 % list-items -libxo encoder=csv:leafs=on-order.sku 212 instruct the CSV encoder to avoid the use of quotes. 231 The encoder API consists of three distinct phases: 233 - loading the encoder 234 - initializing the encoder 235 - feeding operations to the encoder [all …]
|
| H A D | options.rst | 171 using the "encoder" keyword:: 173 --libxo encoder=cbor 175 The encoder can include encoder-specific options, separated by either 178 --libxo encoder=csv+path=filesystem+leaf=name+no-header 179 --libxo encoder=csv:path=filesystem:leaf=name:no-header 182 "encoder=".
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | allwinner,sun4i-a10-tv-encoder.yaml | 4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-tv-encoder.yaml# 15 const: allwinner,sun4i-a10-tv-encoder 45 tve0: tv-encoder@1c0a000 { 46 compatible = "allwinner,sun4i-a10-tv-encoder";
|
| H A D | arm,hdlcd.txt | 6 digital encoder (DVI or HDMI). 20 - port: The HDLCD connection to an encoder chip. The connection is modeled 49 /* HDMI encoder on I2C bus */
|
| H A D | snps,arcpgu.txt | 5 framebuffer and sends it to a single digital encoder (usually HDMI). 16 - port: The PGU connection to an encoder chip.
|
| H A D | amlogic,meson-dw-hdmi.yaml | 34 selects either the ENCI encoder for the 576i or 480i formats or the ENCP 35 encoder for all the other formats including interlaced HD formats. 37 The VENC uses a DVI encoder on top of the ENCI or ENCP encoders to generate
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | qcom,msm8916-venus.yaml | 57 video-encoder: 62 const: "venus-encoder" 93 - video-encoder 116 video-encoder { 117 compatible = "venus-encoder";
|
| H A D | qcom,sc7180-venus.yaml | 72 video-encoder: 77 const: venus-encoder 109 - video-encoder 137 video-encoder { 138 compatible = "venus-encoder";
|
| H A D | qcom,msm8996-venus.yaml | 71 video-encoder: 76 const: venus-encoder 120 - video-encoder 166 video-encoder { 167 compatible = "venus-encoder";
|
| H A D | allegro.txt | 2 ZynqMP SoC. The IP core may either be a H.264/H.265 encoder or H.264/H.265 11 "allegro,al5e-1.1", "allegro,al5e": encoder IP core
|
| H A D | qcom,sdm845-venus-v2.yaml | 72 const: venus-encoder 138 compatible = "venus-encoder";
|
| H A D | qcom,sdm845-venus.yaml | 76 const: venus-encoder 150 compatible = "venus-encoder";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ti/ |
| H A D | ti,omap-dss.txt | 12 a number of encoder modules. All DSS versions contain DSS Core and DISPC, but 13 the encoder modules vary. 21 The encoder modules encode the received RGB pixel stream to a video output like 29 and the properties for the ports and endpoints for each encoder are 68 hdmi: encoder@58006000 { 87 chip (MIPI DPI to DVI encoder) and a TPD12S015 chip (HDMI ESD protection & level 99 tfp410: encoder@0 { 141 tpd12s015: encoder@1 {
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/ |
| H A D | renesas,lvds.txt | 4 These DT bindings describe the LVDS encoder embedded in the Renesas R-Car 32 - On R8A77990, R8A77995 and R8A774C0, the LVDS encoder can use the EXTAL or 42 The LVDS encoder has two video ports. Their connections are modelled using the 52 - renesas,companion : phandle to the companion LVDS encoder. This property is 53 mandatory for the first LVDS encoder on D3 and E3 SoCs, and shall point to 54 the second encoder to be used as a companion in dual-link mode. It shall not 55 be set for any other LVDS encoder.
|
| H A D | renesas,lvds.yaml | 13 These DT bindings describe the LVDS encoder embedded in the Renesas R-Car 83 phandle to the companion LVDS encoder. This property is mandatory 84 for the first LVDS encoder on D3 and E3 SoCs, and shall point to 85 the second encoder to be used as a companion in dual-link mode. It 86 shall not be set for any other LVDS encoder. 119 # The LVDS encoder can use the EXTAL or DU_DOTCLKINx clocks.
|
| H A D | lvds-codec.yaml | 39 - const: lvds-encoder # Generic LVDS encoder compatible fallback 88 lvds-encoder { 89 compatible = "ti,ds90c185", "lvds-encoder";
|
| H A D | ti,tfp410.yaml | 7 title: TFP410 DPI to DVI encoder 104 tfp410: encoder {
|
| H A D | ti,tfp410.txt | 1 TFP410 DPI to DVI encoder 39 tfp410: encoder@0 {
|
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | tegra_hdmi.c | 727 if (sc->output.encoder.crtc != NULL) { in hdmi_disable() 760 mode = &sc->output.encoder.crtc->mode; in hdmi_enable() 937 hdmi_encoder_mode_fixup(struct drm_encoder *encoder, in hdmi_encoder_mode_fixup() argument 946 hdmi_encoder_prepare(struct drm_encoder *encoder) in hdmi_encoder_prepare() argument 953 hdmi_encoder_commit(struct drm_encoder *encoder) in hdmi_encoder_commit() argument 960 hdmi_encoder_mode_set(struct drm_encoder *encoder, in hdmi_encoder_mode_set() argument 967 output = container_of(encoder, struct tegra_drm_encoder, encoder); in hdmi_encoder_mode_set() 976 hdmi_encoder_disable(struct drm_encoder *encoder) in hdmi_encoder_disable() argument 982 output = container_of(encoder, struct tegra_drm_encoder, encoder); in hdmi_encoder_disable() 1038 &sc->output.encoder); in hdmi_init_client() [all …]
|
| /f-stack/tools/libxo/tests/core/ |
| H A D | Makefile.am | 108 xoopts==warn,encoder=test ; \ 114 ( fmt=Ecsv1; csv=encoder=csv ; \ 116 ( fmt=Ecsv2; csv=encoder=csv:path=top/data/item:no-header ; \
|
| /f-stack/tools/libxo/ |
| H A D | configure.ac | 402 AC_ARG_WITH(encoder-dir, 403 [ --with-encoder-dir=[DIR] Specify location of encoder libraries], 405 [XO_ENCODERDIR=$libdir/libxo/encoder] 453 encoder/Makefile 454 encoder/cbor/Makefile 455 encoder/csv/Makefile 456 encoder/test/Makefile
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/ |
| H A D | ths8200.txt | 1 * Texas Instruments THS8200 video encoder
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/mediatek/ |
| H A D | mediatek,dsi.txt | 20 to the input port of an attached DSI panel or DSI-to-eDP encoder chip. 32 - clock-output-names: name of the output clock line to the DSI encoder
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | mt8173-rt5650-rt5676.txt | 6 and of the hdmi encoder node
|