Home
last modified time | relevance | path

Searched refs:resolution (Results 1 – 24 of 24) sorted by relevance

/rk3399_rockchip-uboot/drivers/adc/
H A DKconfig8 - get data mask (ADC resolution)
27 - 12-bit resolution
36 - 16-bit resolution
45 - 1O or 12 bits resolution
54 - 12 bits resolution
/rk3399_rockchip-uboot/drivers/video/rockchip/
H A DKconfig23 int "Maximum horizontal resolution (for memory allocation purposes)"
27 The maximum horizontal resolution to support for the framebuffer.
32 int "Maximum vertical resolution (for memory allocation purposes)"
36 The maximum vertical resolution to support for the framebuffer.
68 16,18, 24 bits per pixel with upto 2k resolution ratio.
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dexynos-dp.txt10 samsung,h-res: X resolution of the panel
14 samsung,v-res: Y resolution of the panel
H A Ddisplaymode.txt7 - xres, yres: Display resolution
H A Dexynos-fb.txt9 samsung,vl-col: X resolution of the panel
10 samsung,vl-row: Y resolution of the panel
H A Ddisplay-timing.txt18 - hactive, vactive: display resolution
/rk3399_rockchip-uboot/doc/
H A DREADME.video18 <xres> The X resolution (in pixels) to use.
19 <yres> The Y resolution (in pixels) to use.
50 Selects composite video output, note the specified resolution is
H A DREADME.trace184 this timer include high resolution timers, PWMs or profile timers if
H A DREADME.x86393 - Set framebuffer graphics resolution (1280x1024 32k-color (1:5:5))
401 the video information correctly (it always says the resolution is 0x0). This
/rk3399_rockchip-uboot/include/
H A Dexynos_lcd.h70 unsigned int resolution; member
H A Defi.h222 u32 resolution; member
H A Dedid.h866 struct base_drm_display_mode resolution; member
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1108/
H A DKconfig12 * MIPI screen with resolution 720 x 1280
/rk3399_rockchip-uboot/Documentation/devicetree/bindings/rtc/
H A Dbrcm,brcmstb-waketimer.txt3 The Broadcom STB wake-up timer provides a 27Mhz resolution timer, with the
/rk3399_rockchip-uboot/board/google/
H A DKconfig22 and it provides a 2560x1700 high resolution touch-enabled LCD
56 resolution touch-enabled LCD display.
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_dw_hdmi.c395 screen_info->mode = screen_info2->resolution; in drm_rk_selete_output()
459 screen_info->mode = screen_info2->resolution; in drm_rk_selete_output()
H A DKconfig264 int "Rockchip video console horizontal resolution"
271 int "Rockchip video console vertical resolution"
H A Drockchip_tve.c798 screen_info->mode = screen_info2->resolution; in tve_select_output()
H A Drockchip_dw_hdmi_qp.c1162 screen_info->mode = screen_info2->resolution; in dw_hdmi_qp_select_output()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos4210-universal_c210.dts71 samsung,resolution = <0>;
H A Dexynos4210-trats.dts60 samsung,resolution = <0>;
H A Dexynos4412-trats2.dts401 samsung,resolution = <0>;
/rk3399_rockchip-uboot/drivers/video/
H A DKconfig168 bool "Set framebuffer graphics resolution"
175 prompt "framebuffer graphics resolution"
179 This option sets the resolution used for the U-Boot framebuffer (and
441 resolution can be selected in U-Boot.
453 resolution can be selected in U-Boot.
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_fb.c91 unsigned int resolution; member