Home
last modified time | relevance | path

Searched refs:OMAP1510_FPGA_LCD_PANEL_CONTROL (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap/
Dlcd_inn1510.c42 __raw_writeb(0x7, OMAP1510_FPGA_LCD_PANEL_CONTROL); in innovator1510_panel_enable()
48 __raw_writeb(0x0, OMAP1510_FPGA_LCD_PANEL_CONTROL); in innovator1510_panel_disable()
/linux-4.4.14/arch/arm/mach-omap1/include/mach/
Domap1510.h60 #define OMAP1510_FPGA_LCD_PANEL_CONTROL IOMEM(OMAP1510_FPGA_BASE + 0x2) macro