MCPcopy Create free account
hub / github.com/F-Stack/f-stack / platform_pl310_init

Function platform_pl310_init

freebsd/arm/arm/pl310.c:102–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100
101#ifdef PLATFORM
102static void
103platform_pl310_init(struct pl310_softc *sc)
104{
105
106 PLATFORM_PL310_INIT(platform_obj(), sc);
107}
108
109static void
110platform_pl310_write_ctrl(struct pl310_softc *sc, uint32_t val)

Callers 1

pl310_attachFunction · 0.85

Calls 1

platform_objFunction · 0.85

Tested by

no test coverage detected