Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_lcd.c647 } else if (panel->lcd_if == LCD_IF_CPU) { in tcon0_open()
650 && (panel->lcd_if == LCD_IF_CPU)) in tcon0_open()
767 if (panel->lcd_if == LCD_IF_CPU) in tcon0_cfg_mode_auto()
797 if ((panel->lcd_if == LCD_IF_CPU) in tcon0_cfg_mode_tri()
818 lcd_te = (panel->lcd_if == LCD_IF_CPU) ? in tcon0_cfg_mode_tri()
893 } else if (panel->lcd_if == LCD_IF_CPU) { in tcon0_cfg()
1066 LCD_IF_CPU) ? panel->lcd_cpu_te : panel->lcd_dsi_te; in tcon0_cfg()
A Dde_lcd_sun50iw10.c729 } else if (panel->lcd_if == LCD_IF_CPU) { in tcon0_open()
732 && (panel->lcd_if == LCD_IF_CPU)) in tcon0_open()
847 if (panel->lcd_if == LCD_IF_CPU) in tcon0_cfg_mode_auto()
876 if ((panel->lcd_if == LCD_IF_CPU) in tcon0_cfg_mode_tri()
902 lcd_te = (panel->lcd_if == LCD_IF_CPU) ? in tcon0_cfg_mode_tri()
981 } else if (panel->lcd_if == LCD_IF_CPU) { in tcon0_cfg()
1136 LCD_IF_CPU) ? panel->lcd_cpu_te : panel->lcd_dsi_te; in tcon0_cfg()
A Ddisp_al.c694 {LCD_IF_CPU, 12, 1, 1, 0},
701 {LCD_IF_CPU, 12, 1, 1, 0},
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Dinclude.h482 LCD_IF_CPU = 1, enumerator

Completed in 26 milliseconds