Searched refs:platform_pl310_write_ctrl (Results 1 – 4 of 4) sorted by relevance
108 platform_pl310_write_ctrl(struct pl310_softc *sc, uint32_t val) in platform_pl310_write_ctrl() function536 platform_pl310_write_ctrl(sc, CTRL_DISABLED); in pl310_attach()546 platform_pl310_write_ctrl(sc, CTRL_ENABLED); in pl310_attach()
145 PLATFORMMETHOD(platform_pl310_write_ctrl, omap4_pl310_write_ctrl),
186 void platform_pl310_write_ctrl(struct pl310_softc *, uint32_t);
453 PLATFORMMETHOD(platform_pl310_write_ctrl, mv_a38x_platform_pl310_write_ctrl),