Searched refs:vsync (Results 1 – 25 of 71) sorted by relevance
123
| /openbmc/u-boot/doc/device-tree-bindings/video/ |
| H A D | display-timing.txt | 21 vfront-porch, vback-porch, vsync-len: vertical display timing parameters in 27 - vsync-active: vsync pulse is active low/high/ignored 89 vsync-len = <2>; 109 vsync-len = <0 5 6>;
|
| H A D | displaymode.txt | 10 - upper-margin, lower-margin, vsync-len: Vertical display timing 17 - vsync-active-high (bool): Vsync pulse is active high 40 vsync-len = <2>;
|
| H A D | atmel-hlcdc.txt | 39 vsync-len = <11>;
|
| H A D | rockchip-lvds.txt | 74 vsync-len = <5>;
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | at91sam9g45-gurnard.dts | 50 vsync-len = <1>; 52 vsync-active = <0>; 64 vsync-len = <10>; 66 vsync-active = <0>;
|
| H A D | am335x-pxm50.dts | 53 vsync-len = <6>; 55 vsync-active = <1>;
|
| H A D | at91sam9rlek.dts | 59 vsync-len = <1>; 61 vsync-active = <1>;
|
| H A D | at91sam9263ek.dts | 122 vsync-len = <1>; 124 vsync-active = <1>;
|
| H A D | at91sam9261ek.dts | 63 vsync-len = <1>; 65 vsync-active = <1>;
|
| H A D | tegra20-medcom-wide.dts | 56 vsync-len = <4>;
|
| H A D | tegra20-tec.dts | 68 vsync-len = <15>;
|
| H A D | at91sam9x5dm.dtsi | 44 vsync-len = <2>;
|
| H A D | at91sam9g25ek.dts | 62 vsync-active = <1>;
|
| H A D | sama5d3xdm.dtsi | 33 vsync-len = <5>;
|
| H A D | rk3399-evb.dts | 245 vsync-len = <3>; 249 vsync-active = <0>;
|
| H A D | logicpd-torpedo-baseboard.dtsi | 163 vsync-len = <11>; 165 vsync-active = <0>; 374 vsync-active = <1>;
|
| H A D | am335x-brppt1-spi.dts | 80 vsync-len = <1>; 82 vsync-active = <1>;
|
| H A D | at91sam9m10g45ek.dts | 194 vsync-active = <1>; 244 vsync-len = <1>;
|
| H A D | am335x-brppt1-mmc.dts | 79 vsync-len = <1>; 81 vsync-active = <1>;
|
| H A D | logicpd-som-lv-baseboard.dtsi | 132 vsync-len = <11>; 134 vsync-active = <1>;
|
| H A D | am335x-brxre1.dts | 105 vsync-len = <10>; 107 vsync-active = <1>;
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/video/fbterm/ |
| H A D | fb.modes | 6 vsync high
|
| /openbmc/u-boot/drivers/video/stm32/ |
| H A D | stm32_ltdc.c | 216 u32 hsync, vsync, acc_hbp, acc_vbp, acc_act_w, acc_act_h; in stm32_ltdc_set_mode() local 222 vsync = timing->vsync_len.typ - 1; in stm32_ltdc_set_mode() 224 acc_vbp = vsync + timing->vback_porch.typ; in stm32_ltdc_set_mode() 231 val = (hsync << 16) | vsync; in stm32_ltdc_set_mode()
|
| /openbmc/u-boot/drivers/video/ |
| H A D | mb862xx.c | 234 unsigned long t1, hsync, vsync; in card_init() local 294 vsync = 1000000000L / t1; in card_init() 298 res_mode->yres, bpp, (hsync / 1000), (vsync / 1000)); in card_init()
|
| /openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/ |
| H A D | weston.ini | 55 #mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
|
123