Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dlcdc.h15 struct sunxi_lcdc_reg { struct
118 void lcdc_init(struct sunxi_lcdc_reg * const lcdc);
119 void lcdc_enable(struct sunxi_lcdc_reg * const lcdc, int depth);
120 void lcdc_tcon0_mode_set(struct sunxi_lcdc_reg * const lcdc,
124 void lcdc_tcon1_mode_set(struct sunxi_lcdc_reg * const lcdc,
/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dlcdc.c30 void lcdc_init(struct sunxi_lcdc_reg * const lcdc) in lcdc_init()
44 void lcdc_enable(struct sunxi_lcdc_reg * const lcdc, int depth) in lcdc_enable()
70 void lcdc_tcon0_mode_set(struct sunxi_lcdc_reg * const lcdc, in lcdc_tcon0_mode_set()
148 void lcdc_tcon1_mode_set(struct sunxi_lcdc_reg * const lcdc, in lcdc_tcon1_mode_set()
H A Dsunxi_dw_hdmi.c249 struct sunxi_lcdc_reg *lcdc; in sunxi_dw_hdmi_lcdc_init()
252 lcdc = (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE; in sunxi_dw_hdmi_lcdc_init()
262 lcdc = (struct sunxi_lcdc_reg *)SUNXI_LCD1_BASE; in sunxi_dw_hdmi_lcdc_init()
H A Dsunxi_display.c635 struct sunxi_lcdc_reg * const lcdc = in sunxi_lcdc_init()
636 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE; in sunxi_lcdc_init()
755 struct sunxi_lcdc_reg * const lcdc =
756 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE;
788 struct sunxi_lcdc_reg * const lcdc =
789 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE;
1030 struct sunxi_lcdc_reg * const lcdc =
1031 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE;