Searched refs:platform_pl310_write_ctrl (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/arm/amlogic/aml8726/
H A Daml8726_l2cache.c81 platform_pl310_write_ctrl(struct pl310_softc *sc, uint32_t val) function
/freebsd-12-stable/sys/arm/ti/
H A Dti_machdep.c148 PLATFORMMETHOD(platform_pl310_write_ctrl, omap4_pl310_write_ctrl),
/freebsd-12-stable/sys/arm/include/
H A Dpl310.h188 void platform_pl310_write_ctrl(struct pl310_softc *, uint32_t);
/freebsd-12-stable/sys/arm/arm/
H A Dpl310.c110 platform_pl310_write_ctrl(struct pl310_softc *sc, uint32_t val) function
542 platform_pl310_write_ctrl(sc, CTRL_DISABLED);
552 platform_pl310_write_ctrl(sc, CTRL_ENABLED);
/freebsd-12-stable/sys/arm/mv/
H A Dmv_armv7_machdep.c456 PLATFORMMETHOD(platform_pl310_write_ctrl, mv_a38x_platform_pl310_write_ctrl),

Completed in 252 milliseconds