HomeSort by: relevance | last modified time | path
    Searched refs:imx51_ipuv3_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/imx/
imx51_ipuv3var.h 77 struct imx51_ipuv3_softc { struct
105 struct imx51_ipuv3_softc;
107 void imx51_ipuv3_attach_sub(struct imx51_ipuv3_softc *,
110 void imx51_ipuv3_start_dma(struct imx51_ipuv3_softc *,
113 void imx51_ipuv3_geometry(struct imx51_ipuv3_softc *,
115 int imx51_ipuv3_new_screen(struct imx51_ipuv3_softc *,
imx51_ipuv3.c 68 static void imx51_ipuv3_initialize(struct imx51_ipuv3_softc *,
74 imx51_ipuv3_dump(struct imx51_ipuv3_softc *sc)
123 imx51_ipuv3_enable_display(struct imx51_ipuv3_softc *sc)
139 imx51_ipuv3_dmfc_init(struct imx51_ipuv3_softc *sc)
173 imx51_ipuv3_dc_map_clear(struct imx51_ipuv3_softc *sc, int map)
187 imx51_ipuv3_dc_map_conf(struct imx51_ipuv3_softc *sc,
215 imx51_ipuv3_dc_template_command(struct imx51_ipuv3_softc *sc,
241 imx51_ipuv3_set_routine_link(struct imx51_ipuv3_softc *sc,
261 imx51_ipuv3_dc_init(struct imx51_ipuv3_softc *sc)
324 imx51_ipuv3_dc_display_config(struct imx51_ipuv3_softc *sc, int width
    [all...]
  /src/sys/arch/evbarm/netwalker/
netwalker_lcd.c 60 static void draw_test_pattern(struct imx51_ipuv3_softc *,
90 CFATTACH_DECL_NEW(lcd_netwalker, sizeof (struct imx51_ipuv3_softc),
121 struct imx51_ipuv3_softc *sc = device_private(self);
192 struct imx51_ipuv3_softc *sc =
209 draw_test_pattern(struct imx51_ipuv3_softc *sc,

Completed in 12 milliseconds