HomeSort by: relevance | last modified time | path
    Searched defs:sc_in_rep (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_tcon.c 76 struct fdt_endpoint *sc_in_rep; member in struct:sunxi_tcon_softc
346 sc->sc_in_rep = fdt_endpoint_remote(ep);
564 sunxi_debe_set_videomode(fdt_endpoint_device(sc->sc_in_rep), &mode);
729 sunxi_debe_set_videomode(fdt_endpoint_device(sc->sc_in_rep), mode);
sunxi_hdmi.c 96 struct fdt_endpoint *sc_in_rep; member in struct:sunxi_hdmi_softc
534 sc->sc_in_rep = fdt_endpoint_remote(ep);
707 fdt_endpoint_device(sc->sc_in_rep), mode);
1096 fdt_endpoint_device(sc->sc_in_rep), NULL);

Completed in 12 milliseconds