Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/fb.h>
#include <linux/gpio.h>
#include <plat/fb.h>
#include <plat/gpio-cfg.h>
Go to the source code of this file.
Functions | |
void | s3c64xx_fb_gpio_setup_24bpp (void) |
s3c64xx_fb_gpio_setup_24bpp() - S3C64XX setup function for 24bpp LCD
Initialise the GPIO for an 24bpp LCD display on the RGB interface.
Definition at line 23 of file setup-fb-24bpp.c.