Home
last modified time | relevance | path

Searched defs:pl310_softc (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/include/
HDpl310.h142 struct pl310_softc { struct
143 device_t sc_dev;
167 pl310_read4(struct pl310_softc *sc, bus_size_t off) in pl310_read4() argument
/freebsd-11-stable/sys/arm/arm/
HDpl310.c85 static struct pl310_softc *pl310_softc; variable