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

  /src/sys/arch/arm/nxp/
imx6_ocotp.c 45 struct imxocotp_softc { struct
57 static struct imxocotp_softc *ocotp_softc;
62 CFATTACH_DECL_NEW(imxocotp, sizeof(struct imxocotp_softc),
90 struct imxocotp_softc *sc = device_private(self);
133 struct imxocotp_softc *sc = ocotp_softc;
imx6_ocotp.c 45 struct imxocotp_softc { struct
57 static struct imxocotp_softc *ocotp_softc;
62 CFATTACH_DECL_NEW(imxocotp, sizeof(struct imxocotp_softc),
90 struct imxocotp_softc *sc = device_private(self);
133 struct imxocotp_softc *sc = ocotp_softc;
imx6_ocotp.c 45 struct imxocotp_softc { struct
57 static struct imxocotp_softc *ocotp_softc;
62 CFATTACH_DECL_NEW(imxocotp, sizeof(struct imxocotp_softc),
90 struct imxocotp_softc *sc = device_private(self);
133 struct imxocotp_softc *sc = ocotp_softc;

Completed in 32 milliseconds