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

/freebsd-11-stable/sys/arm/xilinx/
H A Dzy7_l2cache.c49 platform_pl310_write_ctrl(struct pl310_softc *sc, uint32_t val) function
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_pl310.c63 platform_pl310_write_ctrl(struct pl310_softc *sc, uint32_t val) function
/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_l2cache.c81 platform_pl310_write_ctrl(struct pl310_softc *sc, uint32_t val) function
/freebsd-11-stable/sys/arm/ti/omap4/
H A Domap4_l2cache.c73 platform_pl310_write_ctrl(struct pl310_softc *sc, uint32_t val) function
/freebsd-11-stable/sys/arm/include/
H A Dpl310.h184 void platform_pl310_write_ctrl(struct pl310_softc *, uint32_t);
/freebsd-11-stable/sys/arm/arm/
H A Dpl310.c493 platform_pl310_write_ctrl(sc, CTRL_DISABLED);
503 platform_pl310_write_ctrl(sc, CTRL_ENABLED);

Completed in 129 milliseconds