LCD_INT_ENABLE_SET_REG 321 drivers/video/fbdev/da8xx-fb.c reg_int = lcdc_read(LCD_INT_ENABLE_SET_REG) | LCD_INT_ENABLE_SET_REG 325 drivers/video/fbdev/da8xx-fb.c lcdc_write(reg_int, LCD_INT_ENABLE_SET_REG); LCD_INT_ENABLE_SET_REG 342 drivers/video/fbdev/da8xx-fb.c reg_int = lcdc_read(LCD_INT_ENABLE_SET_REG) | LCD_INT_ENABLE_SET_REG 344 drivers/video/fbdev/da8xx-fb.c lcdc_write(reg_int, LCD_INT_ENABLE_SET_REG); LCD_INT_ENABLE_SET_REG 480 drivers/video/fbdev/da8xx-fb.c reg_int = lcdc_read(LCD_INT_ENABLE_SET_REG) | LCD_INT_ENABLE_SET_REG 482 drivers/video/fbdev/da8xx-fb.c lcdc_write(reg_int, LCD_INT_ENABLE_SET_REG); LCD_INT_ENABLE_SET_REG 689 drivers/video/fbdev/da8xx-fb.c lcdc_write(0, LCD_INT_ENABLE_SET_REG); LCD_INT_ENABLE_SET_REG 1562 drivers/video/fbdev/da8xx-fb.c reg_context.int_enable_set = lcdc_read(LCD_INT_ENABLE_SET_REG); LCD_INT_ENABLE_SET_REG 1586 drivers/video/fbdev/da8xx-fb.c lcdc_write(reg_context.int_enable_set, LCD_INT_ENABLE_SET_REG);