/external/u-boot/board/toradex/colibri_vf/ |
D | dcu.c | 29 int platform_dcu_init(unsigned int xres, unsigned int yres, in platform_dcu_init()
|
/external/u-boot/board/freescale/ls1021atwr/ |
D | dcu.c | 26 int platform_dcu_init(unsigned int xres, unsigned int yres, in platform_dcu_init()
|
/external/u-boot/board/freescale/ls1021aiot/ |
D | dcu.c | 26 int platform_dcu_init(unsigned int xres, unsigned int yres, in platform_dcu_init()
|
/external/u-boot/board/freescale/ls1021aqds/ |
D | dcu.c | 42 int platform_dcu_init(unsigned int xres, unsigned int yres, in platform_dcu_init()
|
/external/u-boot/drivers/video/ |
D | videomodes.c | 234 int video_get_video_mode(unsigned int *xres, unsigned int *yres, in video_get_video_mode() 297 unsigned int i, xres, yres, depth, refresh; in video_get_ctfb_res_modes() local
|
D | fsl_diu_fb.c | 221 static struct diu_ad *allocate_fb(unsigned int xres, unsigned int yres, in allocate_fb() 250 int fsl_diu_init(u16 xres, u16 yres, u32 pixel_format, int gamma_fix) in fsl_diu_init()
|
D | videomodes.h | 37 int yres; member
|
D | fsl_dcu_fb.c | 297 int fsl_dcu_init(unsigned int xres, unsigned int yres, in fsl_dcu_init()
|
/external/u-boot/board/freescale/mpc8610hpcd/ |
D | mpc8610hpcd_diu.c | 40 int platform_diu_init(unsigned int xres, unsigned int yres, const char *port) in platform_diu_init()
|
/external/u-boot/board/freescale/t104xrdb/ |
D | diu.c | 65 int platform_diu_init(unsigned int xres, unsigned int yres, const char *port) in platform_diu_init()
|
/external/u-boot/board/freescale/t1040qds/ |
D | diu.c | 70 int platform_diu_init(unsigned int xres, unsigned int yres, const char *port) in platform_diu_init()
|
/external/u-boot/board/gdsys/p1022/ |
D | diu.c | 65 int platform_diu_init(unsigned int xres, unsigned int yres, const char *port) in platform_diu_init()
|
/external/libcups/cups/ |
D | testdest.c | 318 int xres, yres; in localize() local 668 int xres, yres; in show_supported() local
|
D | ppd-cache.c | 2969 int xres, yres; /* Resolution values */ in _ppdCreateFromIPP() local 4398 int *yres, /* O - Y resolution in DPI */ in pwg_ppdize_resolution()
|
D | ipp.c | 737 int yres) /* I - Y resolution */ in ippAddResolution() 790 const int *yres) /* I - Y resolutions */ in ippAddResolutions() 2497 int *yres, /* O - Vertical/feed resolution */ in ippGetResolution()
|
/external/u-boot/drivers/video/sunxi/ |
D | lcdc.c | 152 int bp, clk_delay, total, val, yres; in lcdc_tcon1_mode_set() local
|
/external/libkmsxx/kms++/src/ |
D | connector.cpp | 153 Videomode Connector::get_mode(unsigned xres, unsigned yres, float vrefresh, bool ilace) const in get_mode()
|
/external/u-boot/board/compulab/common/ |
D | omap3_display.c | 178 unsigned int xres = 0, yres = 0; in parse_mode() local
|
/external/u-boot/board/teejet/mt_ventoux/ |
D | mt_ventoux.c | 55 u32 yres; member
|
/external/u-boot/include/dm/ |
D | test.h | 162 int yres; member
|
/external/u-boot/board/freescale/p1022ds/ |
D | diu.c | 83 int platform_diu_init(unsigned int xres, unsigned int yres, const char *port) in platform_diu_init()
|
/external/kernel-headers/original/uapi/linux/ |
D | omapfb.h | 216 __u16 yres; member
|
D | fb.h | 243 __u32 yres; member
|
/external/u-boot/include/linux/ |
D | fb.h | 106 __u32 yres; member 602 u32 yres; member
|
/external/u-boot/arch/arm/include/asm/arch-omap3/ |
D | dss.h | 225 #define PANEL_LCD_SIZE(xres, yres) ((yres - 1) << 16 | (xres - 1)) argument
|