Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/
H A Dfsl_ocotp.c98 static struct ocotp_softc *ocotp_sc; variable
134 ocotp_sc = sc; in ocotp_attach()
173 if (ocotp_sc != NULL) in fsl_ocotp_read_4()
174 return (RD4(ocotp_sc, off)); in fsl_ocotp_read_4()