Home
last modified time | relevance | path

Searched +full:vsp +full:- +full:supply (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dvisionox,g2647fb105.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Visionox G2647FB105 6.47" 1080x2340 MIPI-DSI Panel
10 - Alexander Baransky <sanyapilot496@gmail.com>
13 The Visionox G2647FB105 is a 6.47 inch 1080x2340 MIPI-DSI CMD mode OLED panel.
16 - $ref: panel-common.yaml#
25 vdd3p3-supply:
28 vddio-supply:
31 vsn-supply:
[all …]
H A Dsamsung,ams639rq08.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung AMS639RQ08 EA8076-based 6.39" 1080x2340 MIPI-DSI Panel
10 - Danila Tikhonov <danila@jiaxyga.com>
11 - Jens Reidel <adrian@travitia.xyz>
14 The Samsung AMS639RQ08 is a 6.39 inch 1080x2340 MIPI-DSI CMD mode AMOLED panel.
17 - $ref: panel-common.yaml#
26 vdd3p3-supply:
29 vddio-supply:
[all …]
H A Dsamsung,ams581vf01.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung AMS581VF01 SOFEF01-based 5.81" 1080x2340 MIPI-DSI Panel
10 - Danila Tikhonov <danila@jiaxyga.com>
13 The Samsung AMS581VF01 is a 5.81 inch 1080x2340 MIPI-DSI CMD mode OLED panel.
16 - $ref: panel-common.yaml#
25 vdd3p3-supply:
28 vddio-supply:
31 vsn-supply:
[all …]
H A Dhimax,hx83112b.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Himax HX83112B-based DSI display panels
10 - Luca Weiss <luca@lucaweiss.eu>
17 - $ref: panel-common.yaml#
22 const: djn,98-03057-6598b-i
27 iovcc-supply:
30 vsn-supply:
33 vsp-supply:
[all …]
H A Dhimax,hx83112a.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Himax HX83112A-based DSI display panels
10 - Luca Weiss <luca.weiss@fairphone.com>
17 - $ref: panel-common.yaml#
22 const: djn,9a-3r063-1102b
27 vdd1-supply:
30 vsn-supply:
33 vsp-supply:
[all …]
H A Dsony,td4353-jdi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/sony,td4353-jdi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Sony TD4353 JDI 5 / 5.7" 2160x1080 MIPI-DSI Panel
10 - Konrad Dybcio <konradybcio@kernel.org>
14 MIPI-DSI panel, used in Xperia XZ2 and XZ2 Compact smartphones.
17 - $ref: panel-common.yaml#
21 const: sony,td4353-jdi-tama
27 width-mm: true
[all …]
H A Dboe,tv101wum-ll2.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/boe,tv101wum-ll2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: BOE TV101WUM-LL2 DSI Display Panel
10 - Neil Armstrong <neil.armstrong@linaro.org>
13 - $ref: panel-common.yaml#
17 const: boe,tv101wum-ll2
24 reset-gpios: true
25 vsp-supply: true
[all …]
H A Draydium,rm67200.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Raydium RM67200 based MIPI-DSI panels
10 - Sebastian Reichel <sebastian.reichel@collabora.com>
13 - $ref: panel-common.yaml#
18 - enum:
19 - wanchanglong,w552793baa
20 - const: raydium,rm67200
25 vdd-supply:
[all …]
H A Dboe,td4320.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: BOE TD4320 MIPI-DSI panels
10 - Barnabas Czeman <barnabas.czeman@mainlining.org>
16 - $ref: panel-common.yaml#
21 - const: boe,td4320
26 iovcc-supply:
29 vsn-supply:
32 vsp-supply:
[all …]
/freebsd/crypto/openssh/
H A Ddefines.h2 * Copyright (c) 1999-2003 Damien Miller. All rights reserved.
202 # define MAP_FAILED ((void *)-1)
215 /* If sys/types.h does not supply intXX_t, supply them ourselves */
238 /* If sys/types.h does not supply u_intXX_t, supply them ourselves */
276 /* 64-bit types */
323 # define ULLONG_MAX ((unsigned long long)-1)
431 # define howmany(x,y) (((x)+((y)-1))/(y))
482 # define X_UNIX_PATH "/tmp/.X11-unix/X%u"
503 # define roundup(x, y) ((((x)+((y)-1))/(y))*(y))
509 (result)->tv_sec = (a)->tv_sec - (b)->tv_sec; \
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-sony-xperia-tama-akatsuki.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "sdm845-sony-xperia-tama.dtsi"
11 /delete-node/ &touchscreen;
15 compatible = "sony,akatsuki-ro
[all...]
H A Dsdm450-lenovo-tbx605f.dts1 // SPDX-License-Identifier: BSD-3-Clause
5 /dts-v1/;
14 chassis-type = "tablet";
17 #address-cells = <2>;
18 #size-cells = <2>;
22 compatible = "simple-framebuffer";
30 power-domains = <&gcc MDSS_GDSC>;
42 reserved-memory {
43 other-ext-region@0 {
44 no-map;
[all …]
H A Dsm7225-fairphone-fp4.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
15 #include <dt-bindings/firmware/qcom,scm.h>
16 #include <dt-bindings/gpio/gpio.h>
17 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h>
18 #include <dt-bindings/input/input.h>
19 #include <dt-bindings/leds/common.h>
20 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
21 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
22 #include <dt-bindings/usb/pd.h>
[all …]
H A Dsdm845-sony-xperia-tama.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/input/input.h>
7 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
15 qcom,msm-id = <321 0x20001>; /* SDM845 v2.1 */
16 qcom,board-id = <8 0>;
24 stdout-path = "serial0:115200n8";
27 gpio-keys {
28 compatible = "gpio-keys";
30 pinctrl-0 = <&focus_n &snapshot_n &vol_down_n &vol_up_n>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8926-motorola-peregrine.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 /dts-v1/;
8 /delete-node/ &smem_region;
13 chassis-type = "handset";
21 #address-cells = <1>;
22 #size-cells = <1>;
26 compatible = "simple-framebuffer";
32 vsp-supply = <&reg_lcd_pos>;
33 vsn-supply = <&reg_lcd_neg>;
34 vdd-supply = <&pm8226_l28>;
[all …]
H A Dmsm8226-motorola-falcon.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 /dts-v1/;
5 #include "qcom-msm8226.dtsi"
8 /delete-node/ &smem_region;
13 chassis-type = "handset";
20 #address-cells = <1>;
21 #size-cells = <1>;
25 compatible = "simple-framebuffer";
31 vsp-supply = <&reg_lcd_pos>;
32 vsn-supply = <&reg_lcd_neg>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3568-evb1-v10.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/leds/common.h>
10 #include <dt-bindings/pinctrl/rockchip.h>
11 #include <dt-bindings/soc/rockchip,vop2.h>
16 compatible = "rockchip,rk3568-evb1-v10", "rockchip,rk3568";
26 compatible = "pwm-backlight";
27 brightness-levels = <20 220>;
28 default-brightness-level = <100>;
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in2 %%% BibTeX-file{
23 %%% (incompletely) 1970 -- 1979.
50 %%% covering 1958--1996 became too large (about
65 %%% Algorithms 1--492. For Algorithms 493--686,
72 %%% cross-referenced in both directions, so
75 %%% Corrigenda. Cross-referenced entries are
77 %%% that each is completely self-contained.
83 %%% ftp://netlib.bell-labs.com/netlib/toms.
88 %%% http://ciir.cs.umass.edu/cgi-bin/web_query_form/public/cacm2.1.
90 %%% The initial draft of entries for 1981 --
[all …]