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