|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/types.h>#include <linux/fb.h>#include <linux/gpio.h>#include <mach/map.h>#include <plat/fb.h>#include <plat/gpio-cfg.h>Go to the source code of this file.
Macros | |
| #define | DISR_OFFSET 0x7008 |
Functions | |
| void | s5pc100_fb_gpio_setup_24bpp (void) |
| #define DISR_OFFSET 0x7008 |
Definition at line 22 of file setup-fb-24bpp.c.
s5pc100_fb_gpio_setup_24bpp() - S5PC100 setup function for 24bpp LCD
Initialise the GPIO for an 24bpp LCD display on the RGB interface.
Definition at line 29 of file setup-fb-24bpp.c.
1.8.2