Home
last modified time | relevance | path

Searched refs:omap_lcd_config (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Domapfb.h16 struct omap_lcd_config { struct
24 struct omap_lcd_config lcd; argument
27 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config);
/openbmc/linux/arch/arm/mach-omap1/
H A Dfb.c58 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config) in omapfb_set_lcd_config()
80 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config) in omapfb_set_lcd_config()
H A Dboard-palmte.c178 static const struct omap_lcd_config palmte_lcd_config __initconst = {
H A Dboard-nokia770.c110 static const struct omap_lcd_config nokia770_lcd_config __initconst = {
H A Dboard-sx1.c296 static const struct omap_lcd_config sx1_lcd_config __initconst = {
H A Dboard-ams-delta.c155 static const struct omap_lcd_config ams_delta_lcd_config __initconst = {
/openbmc/u-boot/board/nokia/rx51/
H A Dtag_omap.h91 struct omap_lcd_config { struct
203 struct omap_lcd_config lcd;
242 OMAP_TAG_HEADER_CONFIG(OMAP_TAG_LCD, omap_lcd_config), \