Lines Matching refs:sunxi_lcdc_softc
118 struct sunxi_lcdc_softc;
122 struct sunxi_lcdc_softc *sc;
126 struct sunxi_lcdc_softc { struct
185 struct sunxi_lcdc_softc * const sc = lcdc_encoder->sc; in sunxi_lcdc_tcon0_prepare()
200 struct sunxi_lcdc_softc * const sc = lcdc_encoder->sc; in sunxi_lcdc_tcon1_prepare()
215 struct sunxi_lcdc_softc * const sc = lcdc_encoder->sc; in sunxi_lcdc_tcon0_commit()
268 struct sunxi_lcdc_softc * const sc = lcdc_encoder->sc; in sunxi_lcdc_tcon1_commit()
349 struct sunxi_lcdc_softc * const sc = priv; in sunxi_lcdc_get_vblank_counter()
357 struct sunxi_lcdc_softc * const sc = priv; in sunxi_lcdc_enable_vblank()
369 struct sunxi_lcdc_softc * const sc = priv; in sunxi_lcdc_disable_vblank()
375 sunxi_lcdc_setup_vblank(struct sunxi_lcdc_softc *sc) in sunxi_lcdc_setup_vblank()
393 struct sunxi_lcdc_softc * const sc = device_private(dev); in sunxi_lcdc_ep_activate()
440 struct sunxi_lcdc_softc * const sc = device_private(dev); in sunxi_lcdc_ep_get_data()
448 struct sunxi_lcdc_softc * const sc = priv; in sunxi_lcdc_intr()
478 struct sunxi_lcdc_softc * const sc = device_private(self); in sunxi_lcdc_attach()
545 CFATTACH_DECL_NEW(sunxi_lcdc, sizeof(struct sunxi_lcdc_softc),