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 D | de_lcd.c | 647 } 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 D | de_lcd_sun50iw10.c | 729 } 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 D | disp_al.c | 694 {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 D | include.h | 482 LCD_IF_CPU = 1, enumerator
|
Completed in 26 milliseconds