Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dcobalt_lcdfb.c88 #define LCD_CTL 0x00 macro
102 writel(control, info->screen_base + LCD_CTL); in lcd_write_control()
108 readl(info->screen_base + LCD_CTL); in lcd_read_control()