Home
last modified time | relevance | path

Searched refs:panel (Results 1 – 25 of 544) sorted by relevance

12345678910>>...22

/freebsd/lib/ncurses/panel/
H A DMakefile4 SRCDIR= ${NCURSES_DIR}/panel
27 panel.c
38 panel.3
42 MLINKS= panel.3 bottom_panel.3 \
43 panel.3 del_panel.3 \
44 panel.3 hide_panel.3 \
45 panel.3 move_panel.3 \
46 panel.3 new_panel.3 \
47 panel.3 panel_above.3 \
48 panel.3 panel_below.3 \
[all …]
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_dcu4.c196 struct panel_info *panel; member
235 get_panel_info(struct dcu_softc *sc, struct panel_info *panel) in get_panel_info() argument
248 panel->width = dts_value[0]; in get_panel_info()
249 panel->height = dts_value[1]; in get_panel_info()
255 panel->h_back_porch = dts_value[0]; in get_panel_info()
256 panel->h_pulse_width = dts_value[1]; in get_panel_info()
257 panel->h_front_porch = dts_value[2]; in get_panel_info()
263 panel->v_back_porch = dts_value[0]; in get_panel_info()
264 panel->v_pulse_width = dts_value[1]; in get_panel_info()
265 panel->v_front_porch = dts_value[2]; in get_panel_info()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dsamsung,s6e8aa0.txt1 Samsung S6E8AA0 AMOLED LCD 5.3 inch panel
9 - display-timings: timings for the connected panel as described by [1]
15 - panel-width-mm: physical panel width [mm]
16 - panel-height-mm: physical panel height [mm]
22 node should describe panel's video bus.
24 [1]: Documentation/devicetree/bindings/display/panel/display-timing.txt
29 panel {
38 panel-width-mm = <58>;
39 panel-height-mm = <103>;
H A Dpanel-dsi-cm.txt5 - compatible: "panel-dsi-cm"
8 - label: a symbolic name for the panel
9 - reset-gpios: panel reset gpio
10 - te-gpios: panel TE gpio
19 compatible = "tpo,taal", "panel-dsi-cm";
H A Dinnolux,p079zca.txt1 Innolux P079ZCA 7.85" 768x1024 TFT LCD panel
7 - enable-gpios: panel enable gpio
10 - backlight: phandle of the backlight device attached to the panel
15 panel@0 {
H A Drocktech,jh057n00900.txt1 Rocktech jh057n00900 5.5" 720x1440 TFT LCD panel
6 - reset-gpios: panel reset gpio
7 - backlight: phandle of the backlight device attached to the panel
15 panel@0 {
H A Dsharp,lq101r1sx01.txt1 Sharp Microelectronics 10.1" WQXGA TFT LCD panel
3 This panel requires a dual-channel DSI host to operate. It supports two modes:
28 - backlight: phandle of the backlight device attached to the panel
33 panel: panel@0 {
45 secondary: panel@0 {
/freebsd/sys/contrib/device-tree/Bindings/display/tilcdc/
H A Dpanel.txt1 Device-Tree bindings for tilcdc DRM generic panel output driver
4 - compatible: value should be "ti,tilcdc,panel".
5 - panel-info: configuration info to configure LCDC correctly for the panel
15 - display-timings: typical videomode of lcd panel. Multiple video modes
16 can be listed if the panel supports multiple timings, but the 'native-mode'
18 Documentation/devicetree/bindings/display/panel/display-timing.txt for display
22 - backlight: phandle of the backlight device attached to the panel
23 - enable-gpios: GPIO pin to enable or disable the panel
33 compatible = "ti,tilcdc,panel";
39 panel-info {
/freebsd/contrib/ncurses/include/
H A Dnc_panel.h55 struct panel; /* Forward Declaration */
59 struct panel *top_panel;
60 struct panel *bottom_panel;
61 struct panel *stdscr_pseudo_panel;
63 int (*destroy) (struct panel *);
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Darm,pl11x.txt40 - port: describes LCD panel signals, following the common binding
53 pad used as B0, see also "LCD panel signal multiplexing
57 - PL111 TFT 4:4:4 panel:
59 - PL110 TFT (1:)5:5:5 panel:
61 - PL111 TFT (1:)5:5:5 panel:
63 - PL111 TFT 5:6:5 panel:
65 - PL110 and PL111 TFT 8:8:8 panel:
67 - PL110 and PL111 TFT 8:8:8 panel, R & B components swapped:
90 panel {
91 compatible = "panel-dpi";
[all …]
H A Dmarvell,pxa2xx-lcdc.txt17 - port: connection to the LCD panel (see video-interfaces.txt)
19 If the panel is not a TFT color panel, then a "lcd-type" property in
20 the panel should specify the panel type.
21 This panel node should be in the board dts.
H A Dmulti-inno,mi0283qt.txt1 Multi-Inno MI0283QT display panel
11 the panel interface mode (IM[3:0] pins):
16 - backlight: phandle of the backlight device attached to the panel
17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dpanel-aa104xd12.dtsi3 * Common file for the AA104XD12 panel connected to Renesas R-Car Gen3 boards.
8 panel {
9 compatible = "mitsubishi,aa104xd12", "panel-lvds";
15 panel-timing {
H A Drzg2-advantech-idk-1110wr-panel.dtsi3 * Device Tree Source for the Advantech idk-1110wr LVDS panel connected
10 panel-lvds {
11 compatible = "advantech,idk-1110wr", "panel-lvds";
18 panel-timing {
H A Ddraak-ebisu-panel-aa104xd12.dts3 * Device Tree overlay for the AA104XD12 panel connected to LVDS1 on a Draak or
13 #include "panel-aa104xd12.dtsi"
16 &{/panel} {
H A Ddraak-ebisu-panel-aa104xd12.dtso3 * Device Tree overlay for the AA104XD12 panel connected to LVDS1 on a Draak or
13 #include "panel-aa104xd12.dtsi"
16 &{/panel} {
H A Dsalvator-panel-aa104xd12.dts3 * Device Tree overlay for the AA104XD12 panel connected to LVDS0 on a
13 #include "panel-aa104xd12.dtsi"
16 &{/panel} {
H A Dsalvator-panel-aa104xd12.dtso3 * Device Tree overlay for the AA104XD12 panel connected to LVDS0 on a
13 #include "panel-aa104xd12.dtsi"
16 &{/panel} {
/freebsd/sys/contrib/device-tree/src/arm/renesas/
H A Dr8a77xx-aa121td01-panel.dtsi3 * Common file for the AA121TD01 panel connected to Renesas R-Car boards
9 panel {
10 compatible = "mitsubishi,aa121td01", "panel-lvds";
16 panel-timing {
/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd.c413 am335x_read_timing(device_t dev, phandle_t node, struct panel_info *panel) in am335x_read_timing() argument
434 "hactive", &panel->panel_width))) in am335x_read_timing()
438 "vactive", &panel->panel_height))) in am335x_read_timing()
442 "hfront-porch", &panel->panel_hfp))) in am335x_read_timing()
446 "hback-porch", &panel->panel_hbp))) in am335x_read_timing()
450 "hsync-len", &panel->panel_hsw))) in am335x_read_timing()
454 "vfront-porch", &panel->panel_vfp))) in am335x_read_timing()
458 "vback-porch", &panel->panel_vbp))) in am335x_read_timing()
462 "vsync-len", &panel->panel_vsw))) in am335x_read_timing()
466 "clock-frequency", &panel->panel_pxl_clk))) in am335x_read_timing()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/msm/
H A Dedp.txt24 - panel-en-gpios: GPIO pin to supply power to panel.
25 - panel-hpd-gpios: GPIO pin used for eDP hpd.
54 panel-en-gpios = <&tlmm 137 0>;
55 panel-hpd-gpios = <&tlmm 103 0>;
/freebsd/contrib/ncurses/panel/
H A DMakefile.in136 ../include/panel.h
164 ../include/panel.h : $(srcdir)/panel.h
166 cp $(srcdir)/panel.h $@
183 $(srcdir)/panel.priv.h \
184 $(srcdir)/panel.h
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra124-nyan-big-fhd.dts7 /* Version of Nyan Big with 1080p panel */
11 panel: panel { label
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_drm_subr.c59 if (output->panel != NULL) { in tegra_drm_connector_get_modes()
102 return ((output->panel != NULL) ? in tegra_drm_connector_detect()
160 if (output->panel) { in tegra_drm_encoder_init()
170 if (output->panel) { in tegra_drm_encoder_exit()
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-nattis-2-natte-2.dts29 panel_reg: panel-regulator {
31 regulator-name = "panel-VCC";
38 regulator-name = "panel-VDD";
66 panel: panel { label
67 compatible = "sharp,lq150x1lg11", "panel-lvds";
77 panel-timing {

12345678910>>...22