Searched refs:pixel (Results 1 – 25 of 48) sorted by relevance
12
/u-boot/arch/x86/lib/fsp/ |
A D | fsp_graphics.c | 23 struct pixel { struct 29 struct pixel red; argument 30 struct pixel green; 31 struct pixel blue; 32 struct pixel rsvd;
|
/u-boot/drivers/video/ |
A D | efi.c | 15 struct pixel { struct 21 struct pixel red; argument 22 struct pixel green; 23 struct pixel blue; 24 struct pixel rsvd;
|
A D | Kconfig | 42 pixel, 2560 * 1600 * 32 / 8 = 0xfa0000 bytes are needed. 86 bool "Support 8-bit-per-pixel displays" 96 bool "Support 16-bit-per-pixel displays" 106 bool "Support 32-bit-per-pixel displays" 707 VIDEO_VISIBLE_COLS visible pixel columns (cols=pitch) 708 VIDEO_VISIBLE_ROWS visible pixel rows 709 VIDEO_PIXEL_SIZE bytes per pixel 981 bool "16-bit-per-pixel BMP image support" 984 Support display of bitmaps file with 16-bit-per-pixel 987 bool "24-bit-per-pixel BMP image support" [all …]
|
/u-boot/doc/device-tree-bindings/video/ |
A D | atmel-hlcdc.txt | 9 - atmel,vl-bpix: Bits per pixel. 11 The unit is bits per pixel, there are four values,
|
A D | tegra20-dc.txt | 24 - nvidia,bits-per-pixel: number of bits per pixel (depth) 78 nvidia,bits-per-pixel = <16>;
|
A D | display-timing.txt | 30 - active high = drive pixel data on rising edge/ 32 - active low = drive pixel data on falling edge/
|
A D | exynos_mipi_dsi.txt | 14 samsung,dsim-config-e-pixel-format: pixel stream format for main 62 samsung,dsim-config-e-pixel-format = <7>;
|
A D | exynos-fb.txt | 12 samsung,vl-bpix: Bits per pixel 50 samsung,logo-width: pixel width of logo image. Valid if logo_on = 1 51 samsung,logo-height: pixel height of logo image. Valid if logo_on = 1
|
/u-boot/drivers/video/stm32/ |
A D | Kconfig | 44 int "Maximum bits per pixel (for memory allocation purposes)" 48 The maximum bits per pixel to support for the framebuffer.
|
/u-boot/arch/arm/dts/ |
A D | imx7-colibri-u-boot.dtsi | 15 bits-per-pixel = <18>;
|
A D | imx6ul-14x14-evk-u-boot.dtsi | 34 bits-per-pixel = <24>;
|
A D | imx6ull-colibri-u-boot.dtsi | 32 bits-per-pixel = <18>;
|
A D | tegra20-medcom-wide.dts | 58 nvidia,bits-per-pixel = <16>;
|
A D | tegra20-tec.dts | 70 nvidia,bits-per-pixel = <16>;
|
A D | imx7d-pico-u-boot.dtsi | 21 bits-per-pixel = <16>;
|
A D | bcm283x.dtsi | 145 * pixel clocks come from the DSI analog PHY. 466 clock-names = "core", "pixel"; 483 clock-names = "phy", "escape", "pixel"; 569 clock-names = "phy", "escape", "pixel"; 620 clock-names = "pixel", "hdmi";
|
A D | at91sam9261ek.dts | 45 bits-per-pixel = <16>;
|
A D | at91sam9263ek.dts | 105 bits-per-pixel = <16>;
|
A D | at91sam9rlek.dts | 41 bits-per-pixel = <16>;
|
A D | imxrt1050-evk.dts | 239 bits-per-pixel = <16>;
|
/u-boot/doc/device-tree-bindings/video/osd/ |
A D | gdsys,ihs_video_out.txt | 11 - clk_gen: phandle to the pixel clock generator
|
/u-boot/doc/device-tree-bindings/video/tilcdc/ |
A D | tilcdc.txt | 16 - max-width: The maximum horizontal pixel width supported by 18 - max-pixelclock: The maximum pixel clock that can be supported
|
A D | panel.txt | 9 - bpp: Bits per pixel
|
/u-boot/doc/ |
A D | README.bus_vcxk | 32 defines the physical alignment of a pixel row
|
/u-boot/drivers/video/rockchip/ |
A D | Kconfig | 70 16,18, 24 bits per pixel with up to 2k resolution ratio.
|
Completed in 22 milliseconds
12