Linux Kernel
3.7.1
|
#include <linux/fb.h>
#include <linux/gpio.h>
#include <video/samsung_fimd.h>
#include <plat/gpio-cfg.h>
#include <mach/map.h>
Go to the source code of this file.
Functions | |
void | exynos4_fimd0_gpio_setup_24bpp (void) |
exynos4_fimd0_gpio_setup_24bpp() - Exynos4 setup function for 24bpp LCD0
Initialise the GPIO for an 24bpp LCD display on the RGB interface 0.
Definition at line 21 of file setup-fimd0.c.