Home
last modified time | relevance | path

Searched defs:hdmi_win_data (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/gpu/drm/exynos/
Dexynos_mixer.h33 struct hdmi_win_data { struct
34 dma_addr_t dma_addr;
35 void __iomem *vaddr;
36 dma_addr_t chroma_dma_addr;
37 void __iomem *chroma_vaddr;
38 uint32_t pixel_format;
39 unsigned int bpp;
40 unsigned int crtc_x;
41 unsigned int crtc_y;
42 unsigned int crtc_width;
[all …]