Home
last modified time | relevance | path

Searched refs:ocotp_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/nxp/
H A Dimx6_ocotp.c57 static struct imxocotp_softc *ocotp_softc; variable
80 if (ocotp_softc != NULL) in imxocotp_match()
121 ocotp_softc = sc; in imxocotp_attach()
133 struct imxocotp_softc *sc = ocotp_softc; in imxocotp_read()