Searched refs:sunxi_lcdc_reg (Results 1 – 4 of 4) sorted by relevance
15 struct sunxi_lcdc_reg { struct118 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,
30 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()
249 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()
635 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;